JDK-8078848 : Early reclaim of large objects that are referenced by a few objects
  • Type: Backport
  • Backport of: JDK-8048179
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-04-28
  • Updated: 2015-05-28
  • Resolved: 2015-05-18
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.
JDK 8 JDK 9
8u60 b17Fixed 9Fixed
Comments
SQE is okay to integrate this backport in 8u60
12-05-2015

Justification for 8u60 backport of this enhancement: This change is needed to improve the eager reclaim of large objects feature that is already present in 8u40, making it much more useful. This is a performance enhancement with noticable impact for CRM FUSE. It is also needed as a precursor for a collection of fixes for bugs in that feature already present in 8u40; see the "blocked by this bug" list. There has been substantial testing of this feature plus those fixes in 9, including a number of specifically focused regression tests.
11-05-2015