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 255163

Summary: com.sun.tools.javac.comp.Attr.checkId: LowPerformance took 22969 ms.
Product: java Reporter: Petr Pisl <ppisl>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 219845
Attachments: nps snapshot

Description Petr Pisl 2015-09-10 09:04:22 UTC
This bug was originally marked as duplicate of bug 242637, 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 201504290001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Linux

User Comments:
ppisl: I have called just code completion in JsIndexer.



Maximum slowness yet reported was 22969 ms, average is 22969
Comment 1 Petr Pisl 2015-09-10 09:04:27 UTC
Created attachment 156041 [details]
nps snapshot
Comment 2 Dusan Balek 2015-09-15 08:52:46 UTC
Already fixed.

*** This bug has been marked as a duplicate of bug 251825 ***