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 243379

Summary: com.sun.tools.javac.code.Symbol$ParamSymbol.getSimpleName: LowPerformance took 24088 ms.
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208793
Attachments: nps snapshot

Description Exceptions Reporter 2014-03-30 09:55:17 UTC
This bug was originally marked as duplicate of bug 187919, 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.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
GUEST: ?????



Maximum slowness yet reported was 24088 ms, average is 24088
Comment 1 Exceptions Reporter 2014-03-30 09:55:19 UTC
Created attachment 146409 [details]
nps snapshot
Comment 2 Dusan Balek 2014-04-04 07:04:14 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a97d29fd555f
Comment 3 Quality Engineering 2014-04-08 06:09:11 UTC
Integrated into 'main-silver', will be available in build *201404080419* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a97d29fd555f
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #243379: com.sun.tools.javac.code.Symbol$ParamSymbol.getSimpleName: LowPerformance - fixed.