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 84710 - Too much debugging data in JAR files
Summary: Too much debugging data in JAR files
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-09-12 15:30 UTC by _ rkubacki
Modified: 2010-09-23 09:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (88.37 KB, patch)
2006-11-13 09:57 UTC, _ rkubacki
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2006-09-12 15:30:05 UTC
modules/ext/jmiutils.jar and modules/ext/mdr.jar contain debugging info about
local variables. Stripping this data saves >10% of JAR file size and reduces
occupied size in PermGen when these classes are loaded.
Comment 1 _ rkubacki 2006-11-13 09:57:54 UTC
Created attachment 35998 [details]
patch
Comment 2 David Strupl 2010-09-23 09:15:11 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should
be dead issues --- if the reported cases are against some live part of the
NetBeans IDE please reopen and we can discuss to which category they belong.