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 221702

Summary: LowPerformance took 3347 ms.
Product: editor Reporter: Alexander Simon <alexvsimon>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190006
Attachments: nps snapshot

Description Alexander Simon 2012-11-08 09:47:05 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20121108-4f7f1b7123ec)
VM: Java HotSpot(TM) Client VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: SunOS
Maximum slowness yet reported was 13292 ms, average is 8319
Comment 1 Alexander Simon 2012-11-08 09:47:08 UTC
Created attachment 127372 [details]
nps snapshot
Comment 2 David Strupl 2012-11-19 12:34:43 UTC
Classloading after start. Unfortunately we are not able to fix this with the current knowledge. We plan to improve the diagnostics for these cases first (to detect that it was the classloading case) and after that we will have a better look at what to do with it. Closing this report as wontfix as the snapshot leads to a method that is not the real cause of the problem.