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 170797

Summary: 23s in JavaCodeTemplateFilter
Product: contrib Reporter: fvogler <fvogler>
Component: CodeAssignee: issues@contrib <issues>
Status: NEW ---    
Severity: blocker CC: jsedek, msauer, thurka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=156634
Issue Type: DEFECT Exception Reporter: 156634
Attachments: nps snapshot

Description fvogler 2009-08-24 12:29:52 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-3797-on-090823)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86
Maximum slowness yet reported was 23564 ms, average is 23564
Comment 1 fvogler 2009-08-24 12:29:58 UTC
Created attachment 86558 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-08-24 16:34:37 UTC
First snapshot that I see and that contains numbers for both Wall Clock Time and CPU Time. 

AWT blocked for 23s while waiting on parsing API lock. Parsing thread computes NPECheck for 23s. Is 23s enough for P2 
priority?
Comment 3 Max Sauer 2009-08-25 15:16:22 UTC
Honza's contrib code. Reassigning.