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 190320 - [69cat] Invoking Save All took 37651 ms.
Summary: [69cat] Invoking Save All took 37651 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Adam Sotona
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-09-13 00:29 UTC by Exceptions Reporter
Modified: 2010-09-23 13:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158484


Attachments
nps snapshot (48.92 KB, application/nps)
2010-09-13 00:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-09-13 00:29:48 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
adben: low and low, etc



Maximum slowness yet reported was 37651 ms, average is 19878
Comment 1 Exceptions Reporter 2010-09-13 00:29:52 UTC
Created attachment 101994 [details]
nps snapshot
Comment 2 David Strupl 2010-09-16 09:29:35 UTC
Seems like mobility save was blocked by debugger shuffling with breakpoints? I am not sure please have a look at the snapshot.
Comment 3 Adam Sotona 2010-09-23 13:42:13 UTC
392 guarded sections in one source code is not supported by current VMD model

Please split your application into multiple VMD sections.