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 184425 - AWT blocked by Master/Detail wizard waiting for scanning to finish
Summary: AWT blocked by Master/Detail wizard waiting for scanning to finish
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-04-19 09:19 UTC by Martin Balin
Modified: 2010-04-20 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 160904


Attachments
nps snapshot (96.68 KB, application/nps)
2010-04-19 09:19 UTC, Martin Balin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Balin 2010-04-19 09:19:17 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004182356)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

User Comments:
mbalin: Fresh installation of NB 6.9 Beta build.
1.Opened IDE, let it idle for 30 minutes
2. Create new Java Desktop App project with Database
3. Slowness happened after I clicked Finish in Project wizard



Maximum slowness yet reported was 39294 ms, average is 37316
Comment 1 Martin Balin 2010-04-19 09:19:29 UTC
Created attachment 97600 [details]
nps snapshot
Comment 2 Jan Stola 2010-04-20 09:51:33 UTC
Fixed - the creation of master/detail form/application has been moved outside AWT thread.

Modified files: http://hg.netbeans.org/cdev/rev/3db1c808d478