This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 224048 - org.netbeans.editor.EditorUI.updateLineHeight: LowPerformance took 8485 ms.
Summary: org.netbeans.editor.EditorUI.updateLineHeight: LowPerformance took 8485 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-12-19 16:44 UTC by azizur
Modified: 2012-12-21 13:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196765


Attachments
nps snapshot (84.28 KB, application/nps)
2012-12-19 16:44 UTC, azizur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizur 2012-12-19 16:44:21 UTC
This bug was originally marked as duplicate of bug 209614, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-10M3909
OS: Mac OS X
Maximum slowness yet reported was 8485 ms, average is 8485
Comment 1 azizur 2012-12-19 16:44:24 UTC
Created attachment 129549 [details]
nps snapshot
Comment 2 Milutin Kristofic 2012-12-21 13:05:54 UTC
There was slow because of class loading (jar loading). Same reason as in Bug #209614