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 77128 - Regression on startup on JDK 6.0
Summary: Regression on startup on JDK 6.0
Status: CLOSED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marian Mirilovic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-05-31 09:20 UTC by Marian Mirilovic
Modified: 2011-05-25 11:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2006-05-31 09:20:26 UTC
We are measuring regression on startup on JDK 6.0 (b83) and the same regression
is measured on JDK 6.0 (b85) between builds :

NB dev 
200605211800 vs. 200605261010 
21s / 39.5s (1st startup)
19s / 31s   (subsequent)
37s / 59s   (complex)

NB 5.5 
200605190200 vs. 200605220200  
22.5s / 43s (1st startup)
20s   / 34s (subsequent)
38s   / 61s (complex)
Comment 1 _ rkubacki 2006-05-31 15:53:50 UTC
I see slowdown across the whole startup sequence according to logs. It seems to
me that there is something wrong with the machine.

My manual tests does not show any significant difference between builds
200605211800 and 200605302030 on WinXP/D505 notebook or on Solaris10/Ultra 60
both with Java6-b85.
Comment 2 Marian Mirilovic 2006-06-01 05:34:59 UTC
Well, the last resuts shows that after restart of the machine , the regression
is gone. So I am closing this issue as WORKFORME.
Comment 3 Marian Mirilovic 2006-06-01 10:55:03 UTC
closed