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

Summary: SuiteActions.invokeActionImpl should not call SuiteProperties.<init>
Product: apisupport Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: alied, arittner, azizur, gorrus, gregorytechsoft, hmichel, ifraixedes, javydreamercsw, jglick, jmichelberger, jocke, jsacha, jtulach, krissco, lanthale, lolo_101, mgoe, misterm, mklaehn, mmirilovic, musilt2, mwaller, quyvle, rano_raharja, rov63rus, vieiro, vv159170, zolta
Priority: P2 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 159375
Bug Depends on:    
Bug Blocks: 206196    
Attachments: nps snapshot

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>