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 226798

Summary: org.netbeans.modules.editor.indent.TaskHandler$MimeItem.createTask: LowPerformance took 60351 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Formatting & IndentationAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199108
Attachments: nps snapshot

Description Exceptions Reporter 2013-02-27 15:39:05 UTC
This bug was originally marked as duplicate of bug 180230, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Windows 7
Maximum slowness yet reported was 60351 ms, average is 60351
Comment 1 Exceptions Reporter 2013-02-27 15:39:07 UTC
Created attachment 131974 [details]
nps snapshot
Comment 2 Dusan Balek 2013-03-28 15:44:11 UTC
As can be seen from the attached profiler snapshots, AWT EDT is waiting for an extremely slow class loading. Closing as WONTFIX on NB side.