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 236279

Summary: org.openide.nodes.Node.fireOwnPropertyChange: LowPerformance took 3221 ms.
Product: platform Reporter: misterm <misterm>
Component: NodesAssignee: Jan Peska <JPESKA>
Status: RESOLVED WONTFIX    
Severity: normal CC: darbie
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161106
Attachments: nps snapshot

Description misterm 2013-09-23 16:39:37 UTC
This issue was reported manually by misterm.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20130108-3bf392aa2ad4)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
darbie: Was doing a refactoring of a class name.



Maximum slowness yet reported was 4437 ms, average is 3829
Comment 1 misterm 2013-09-23 16:39:39 UTC
Created attachment 140384 [details]
nps snapshot
Comment 2 Jan Peska 2014-01-08 12:42:43 UTC
Slowness is cause by class loading, unfortunately I can't do anything with that. There is only one occurrence from last versions -> WONTFIX