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 157829

Summary: Startup time increased according to the latest comparative measurements
Product: platform Reporter: Oleg Khokhlov <ovk>
Component: Launchers&CLIAssignee: t_h <t_h>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 157930, 157934, 158334    
Bug Blocks:    
Attachments: log
log

Description Oleg Khokhlov 2009-02-03 10:24:08 UTC
I've checked logs and found some significant differences there:

Lookups set dT= 
0.5s on average for 20081229 vs 7-9s for 20090202

ModuleInstall for org.netbeans.modules.editor.completion/1 called dT=
0.02s on average for 20081229 vs 4-6s for 20090202
Comment 1 Oleg Khokhlov 2009-02-03 10:24:57 UTC
Created attachment 76502 [details]
log
Comment 2 Oleg Khokhlov 2009-02-03 10:25:54 UTC
Created attachment 76503 [details]
log
Comment 3 Jaroslav Tulach 2009-02-16 12:39:13 UTC
One of the possible reasons for this slowdown is the fact that the VM starts on Server mode on Windows. This may be 
related to launcher changes.

Btw. workaround would be to start with --fork-java parameter.
Comment 4 t_h 2009-02-16 13:09:49 UTC
2637b943acc4
Comment 5 Quality Engineering 2009-02-18 10:40:05 UTC
Integrated into 'main-golden', will be available in build *200902180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2637b943acc4
User: Tomas Holy <t_h@netbeans.org>
Log: #157829: Startup time increased according to the latest comparative measurements
Comment 6 Oleg Khokhlov 2009-02-20 14:18:42 UTC
verified in 20090218