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 187610

Summary: Very bad performance of NB RCP compilation with bundled Ant in OpenSolaris
Product: www Reporter: vieiro <vieiro>
Component: Builds & RepositoriesAssignee: nbbuild-issues@ide <nbbuild-issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jglick
Priority: P1 Keywords: PERFORMANCE, REGRESSION
Version: 6.x   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description vieiro 2010-06-15 19:22:26 UTC
In OpenSolaris 2009.06 the version of ant bundled within the IDE (1.8.0, February 2010) performs very bad.

Clean and build of a module suite with 4 modules takes 1min 9 secs.

A change to ant 1.8.1 (March, 2010) improves performance dramatically:

Clean and build of the same module suite takes 19 seconds.

I assume 1.8.0 has some bad performance issues in this platform. Can't tell if this happens in other platforms too.
Comment 1 vieiro 2010-06-15 19:38:13 UTC
Closing the issue as latest nightly builds bundle ant 1.8.1.
Comment 2 Jesse Glick 2010-06-16 13:21:48 UTC

*** This bug has been marked as a duplicate of bug 185375 ***