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 - Very bad performance of NB RCP compilation with bundled Ant in OpenSolaris
Summary: Very bad performance of NB RCP compilation with bundled Ant in OpenSolaris
Status: RESOLVED DUPLICATE of bug 185375
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P1 normal (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords: PERFORMANCE, REGRESSION
Depends on:
Blocks:
 
Reported: 2010-06-15 19:22 UTC by vieiro
Modified: 2010-06-16 13:21 UTC (History)
1 user (show)

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 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 ***