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 239755

Summary: com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept: LowPerformance took 23206 ms.
Product: javame Reporter: ramrasi
Component: Visual DesignerAssignee: Roman Svitanic <rsvitanic>
Status: NEW ---    
Severity: normal CC: janario
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 165390
Attachments: nps snapshot

Description ramrasi 2013-12-24 08:30:39 UTC
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 7

User Comments:
ramrasi: please solve the slownessfrom IDE



Maximum slowness yet reported was 23206 ms, average is 15638
Comment 1 ramrasi 2013-12-24 08:30:43 UTC
Created attachment 143418 [details]
nps snapshot
Comment 2 Dusan Balek 2014-01-06 11:58:23 UTC
JavaCodeGenerator should be modified to use the new Editor Indentation and Reformatting API instead of old IndentEngines.