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 206130

Summary: LowPerformance took 3126 ms.
Product: platform Reporter: Vladimir Voskresensky <vv159170>
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183561
Attachments: nps snapshot

Description Vladimir Voskresensky 2011-12-08 09:55:11 UTC
This bug was originally marked as duplicate of bug 194847, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20111208-9a6d846d5dc2)
VM: Java HotSpot(TM) Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: SunOS

User Comments:
vv159170: opening file



Maximum slowness yet reported was 3126 ms, average is 3126
Comment 1 Vladimir Voskresensky 2011-12-08 09:55:19 UTC
Created attachment 113950 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2012-04-19 12:57:20 UTC
EDT is waiting for Logger to finish - probably due to too many log messages being printed out. Nothing to fix here.