JDK-8138587 : Write tests that test G1 Eager Reclaim.
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9,11
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2015-09-29
  • Updated: 2018-07-04
  • Resolved: 2018-07-04
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 11
11Resolved
Related Reports
Relates :  
Relates :  
Description
G1 Eager Reclaim is feature that allows to collect unreachable Humongous Objects during young GC.

Tests should be added to test this feature.
Comments
There are already a few tests testing eager reclaim.
04-07-2018