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 221985

Summary: LowPerformance took 5296 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED WONTFIX    
Severity: normal CC: alexvsimon, giperon, KhArtNJava, misterm
Priority: P3 Keywords: PERFORMANCE
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178422
Attachments: nps snapshot

Description Exceptions Reporter 2012-11-12 17:03:11 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows XP

User Comments:
GUEST: just open IDE, started background scanning and can't finish



Maximum slowness yet reported was 7042 ms, average is 5069
Comment 1 Exceptions Reporter 2012-11-12 17:03:14 UTC
Created attachment 127649 [details]
nps snapshot
Comment 2 David Strupl 2012-11-12 18:09:37 UTC
This report indicates initial classloading of some of the editor classes from AWT EDT. I am not sure we want to do something with it. Closing as wontfix.