JDK-4665470 : improve memory footprint of the J2SE platform
  • Type: Enhancement
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.2,5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,solaris_8,windows_2000
  • CPU: generic,x86,sparc
  • Submitted: 2002-04-10
  • Updated: 2004-05-21
  • Resolved: 2004-05-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 beta2Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description

Name: ca25432			Date: 04/09/2002


Improve the memory footprint of a running Java program for client and server
deployments. This is a mirror of 4607284 but focused on improving footprint
in the area of libraries instead of the JVM, eg Swing, awt, xml etc.


======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-beta2
14-06-2004

EVALUATION Name: ca25432 Date: 04/09/2002 This feature has been added for Tiger release ====================================================================== Some beta1 fixes that have improved footprint on the libraries side include: 4615479 : XAWT is default on Linux 4522041 : Redundant image data increases footprint 4864304 : Improve memory consumption of Swing apps 4790833 : Memory usage shoots way up using Clipboard.getContents ###@###.### 2004-02-10 Additional work to reduce footprint is covered by: 4607284 : Improve memory footprint of the JVM ###@###.### 2004-05-05
10-02-2004