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 213203

Summary: LowPerformance took 22132 ms.
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: FindBugsAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: javydreamercsw, jiriprox
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 187825
Attachments: nps snapshot

Description Exceptions Reporter 2012-05-29 23:27:17 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
GUEST: Happening after some time whenever I changed the signature of a few Java methods.

javydreamercsw: Opening the editor hints (in options menu)

jiriprox: Opening Options-> Editor -> Hints



Maximum slowness yet reported was 22132 ms, average is 9721
Comment 1 Exceptions Reporter 2012-05-29 23:27:29 UTC
Created attachment 120029 [details]
nps snapshot
Comment 2 Quality Engineering 2012-06-02 06:11:32 UTC
Integrated into 'main-golden', will be available in build *201206020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/067954be1d4d
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #213203: initialize the FindBugs panel on background.
Comment 3 Jan Lahoda 2012-06-02 07:36:53 UTC
Initialized on background.
Comment 4 Quality Engineering 2012-06-08 06:14:10 UTC
Integrated into 'main-golden', will be available in build *201206080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7a98b1bd40c3
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #213203: need to take more care when setting values when initialized on background.