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 108627 - Increased footprint due to debug info in built product
Summary: Increased footprint due to debug info in built product
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: nbbuild-issues@ide
URL:
Keywords: PERFORMANCE, REGRESSION
Depends on:
Blocks:
 
Reported: 2007-07-02 13:15 UTC by _ rkubacki
Modified: 2007-07-04 12:38 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 _ rkubacki 2007-07-02 13:15:33 UTC
Regression from results of issue #58483 implementation: our modules are now built with all debug information including
variable table that increases size of module JARs and internal representation of classes but brings no value to end user.

Please update your build system to build official bits with '-Dbuild.compiler.debuglevel=source,lines' again.
Comment 1 Michal Zlamal 2007-07-04 12:38:02 UTC
Checking in build-all-components.sh;
/cvs/nbbuild/newbuild/build-all-components.sh,v  <--  build-all-components.sh
new revision: 1.24; previous revision: 1.23
done