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 190525 - LowPerformance took 69704 ms.
Summary: LowPerformance took 69704 ms.
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PERFORMANCE
: 193831 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-22 14:18 UTC by Exceptions Reporter
Modified: 2011-01-06 09:12 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163777


Attachments
nps snapshot (7.96 KB, application/nps)
2010-09-22 14:18 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-22 14:18:24 UTC
Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows Vista
Maximum slowness yet reported was 69704 ms, average is 42789
Comment 1 Exceptions Reporter 2010-09-22 14:18:29 UTC
Created attachment 102117 [details]
nps snapshot
Comment 2 Tomas Stupka 2011-01-04 20:26:14 UTC
getDisplayName() is blocked because of synchronized access on KenaiProject while project members are loaded
Comment 3 Tomas Stupka 2011-01-04 20:26:41 UTC
*** Bug 193831 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2011-01-04 20:46:47 UTC
http://hg.netbeans.org/core-main/rev/dffcf931816d
fixed
Comment 5 Quality Engineering 2011-01-06 09:12:36 UTC
Integrated into 'main-golden', will be available in build *201101060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dffcf931816d
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #190525 - LowPerformance took 69704 ms.