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 213661 - LowPerformance took 7503 ms. DependencyGraphTopComponent loads dependency tree in awt.
Summary: LowPerformance took 7503 ms. DependencyGraphTopComponent loads dependency tre...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Milos Kleint
URL:
Keywords: PERFORMANCE
: 213708 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-06 09:43 UTC by Exceptions Reporter
Modified: 2012-06-09 10:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189065


Attachments
nps snapshot (128.46 KB, application/nps)
2012-06-06 09:43 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-06 09:43:42 UTC
This bug was originally marked as duplicate of bug 201241, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X
Maximum slowness yet reported was 7503 ms, average is 7503
Comment 1 Exceptions Reporter 2012-06-06 09:43:51 UTC
Created attachment 120418 [details]
nps snapshot
Comment 2 Milos Kleint 2012-06-07 08:09:03 UTC
*** Bug 213708 has been marked as a duplicate of this bug. ***
Comment 3 Milos Kleint 2012-06-08 07:06:54 UTC
http://hg.netbeans.org/core-main/rev/08663cfc0ceb
Comment 4 Quality Engineering 2012-06-09 04:37:07 UTC
Integrated into 'main-golden', will be available in build *201206090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/08663cfc0ceb
User: Milos Kleint <mkleint@netbeans.org>
Log: #213661, #213664 make loading of dependency tree always off-awt, aggregate lookup result event handling..