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 177340 - SuiteActions.invokeActionImpl should not call SuiteProperties.<init>
Summary: SuiteActions.invokeActionImpl should not call SuiteProperties.<init>
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 206196
  Show dependency tree
 
Reported: 2009-11-20 15:12 UTC by Exceptions Reporter
Modified: 2012-06-08 06:11 UTC (History)
28 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159375


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-20 15:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-11-20 15:12:02 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, x86
Maximum slowness yet reported was 7870 ms, average is 4718
Comment 1 Exceptions Reporter 2009-11-20 15:12:06 UTC
Created attachment 91453 [details]
nps snapshot
Comment 2 Vladimir Voskresensky 2012-05-16 07:22:04 UTC
It has 60 duplicates and my last one is about 50sec. Worth to be investigated => P2
Comment 3 Jesse Glick 2012-05-17 00:16:54 UTC
Will try to classify the dupes. The last one is SuiteActions.invokeActionImpl calling SuiteProperties.<init> which is new code, so older ones may be unrelated.
Comment 4 Jesse Glick 2012-06-06 18:10:27 UTC
Current dupes from fde040db4131 (bug #206196). Others are something else.
Comment 5 Jesse Glick 2012-06-06 18:30:01 UTC
core-main #c9f854d9516b
Comment 6 Quality Engineering 2012-06-08 06:11:26 UTC
Integrated into 'main-golden', will be available in build *201206080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c9f854d9516b
User: Jesse Glick <jglick@netbeans.org>
Log: #177340: SuiteActions.invokeActionImpl should not call SuiteProperties.<init>