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 - org.openide.nodes.Node.fireOwnPropertyChange: LowPerformance took 3221 ms.
Summary: org.openide.nodes.Node.fireOwnPropertyChange: LowPerformance took 3221 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-09-23 16:39 UTC by misterm
Modified: 2014-01-08 12:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161106


Attachments
nps snapshot (16.38 KB, application/nps)
2013-09-23 16:39 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
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