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 - com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept: LowPerformance took 23206 ms.
Summary: com.sun.tools.javac.tree.JCTree$JCExpressionStatement.accept: LowPerformance ...
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-12-24 08:30 UTC by ramrasi
Modified: 2014-01-06 11:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165390


Attachments
nps snapshot (408.28 KB, application/nps)
2013-12-24 08:30 UTC, ramrasi
Details

Note You need to log in before you can comment on or make changes to this bug.
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.