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 223803 - org.netbeans.modules.editor.bracesmatching.BracesMatchHighlighting.refresh: LowPerformance took 9731 ms.
Summary: org.netbeans.modules.editor.bracesmatching.BracesMatchHighlighting.refresh: L...
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-12-13 19:05 UTC by Exceptions Reporter
Modified: 2012-12-14 13:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196527


Attachments
nps snapshot (225.08 KB, application/nps)
2012-12-13 19:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-12-13 19:05:47 UTC
This bug was originally marked as duplicate of bug 215053, 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: OpenJDK 64-Bit Server VM, 23.2-b09, OpenJDK Runtime Environment, 1.7.0_09-icedtea-mockbuild_2012_10_17_15_53-b00
OS: Linux
Maximum slowness yet reported was 9731 ms, average is 9731
Comment 1 Exceptions Reporter 2012-12-13 19:05:50 UTC
Created attachment 129347 [details]
nps snapshot
Comment 2 Svata Dedic 2012-12-14 13:50:07 UTC
Invalid report; the snapshot is captured during IDE start or shortly after it, during load of document. The code relevant to brace matching is just being loaded into the memory.