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 252182

Summary: org.netbeans.modules.editor.java.LazyJavaCompletionItem.accept: LowPerformance took 53660 ms.
Product: java Reporter: abien <abien>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: normal CC: akobberup, misterm
Priority: P3 Keywords: PERFORMANCE
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217046
Attachments: nps snapshot

Description abien 2015-04-30 13:32:59 UTC
This bug was originally marked as duplicate of bug 244142, 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 201504240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Mac OS X

User Comments:
abien: Happened during code completion



Maximum slowness yet reported was 53660 ms, average is 53660
Comment 1 abien 2015-04-30 13:33:07 UTC
Created attachment 153476 [details]
nps snapshot
Comment 2 Dusan Balek 2015-09-25 11:04:54 UTC
Already fixed in the current dev build.

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