JDK-6851379 : font files not deleted upon exit
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0u20
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-06-15
  • Updated: 2010-04-03
  • Resolved: 2009-06-17
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.0u20 b02Fixed
Description
open font files not yet GC'ed not deleted upon exit.

See comments for more.

Comments
EVALUATION All legitimate fonts that are not yet GC'd when the VM exits will not get cleaned up - this will apply to all platforms. We need the "one line" fix to restore that deleteOnExit.
15-06-2009