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 186361 - 4s - form.palette.PaletteUtils.getPaletteLookup()
Summary: 4s - form.palette.PaletteUtils.getPaletteLookup()
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-19 08:43 UTC by herve
Modified: 2010-05-25 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169806


Attachments
nps snapshot (34.17 KB, application/nps)
2010-05-19 08:43 UTC, herve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description herve 2010-05-19 08:43:33 UTC
This bug was originally marked as duplicate of bug 177429, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux

User Comments:
herve: Opening matisse view



Maximum slowness yet reported was 3982 ms, average is 3982
Comment 1 herve 2010-05-19 08:43:38 UTC
Created attachment 99185 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2010-05-24 18:25:00 UTC
Probably the initialization of the palette could be done outside of AWT thread:
org.netbeans.modules.form.palette.PaletteUtils.getPaletteLookup()
Comment 3 Jan Stola 2010-05-25 09:40:15 UTC
Fixed already by http://hg.netbeans.org/cdev/rev/16c32866d4ac