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

Summary: [69cat] Invoking Save All took 37651 ms.
Product: javame Reporter: Exceptions Reporter <exceptions_reporter>
Component: Visual DesignerAssignee: Adam Sotona <asotona>
Status: RESOLVED WONTFIX    
Severity: normal CC: adben, jpleed3
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 158484
Attachments: nps snapshot

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.