JDK-8077383 : Re-enable eager reclaim by default
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2015-04-10
  • Updated: 2016-04-14
  • Resolved: 2015-04-28
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 9
9Resolved
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Relates :  
Description
In JDK-8077382 we temporarily disabled eager reclaim to decrease the noise in the nightlies. This change should change the value back to enabled after known bugs have been fixed.
Comments
While preparing this change, the main fix for the entire problem (JDK-8069367) got pushed to jdk9. Last fixes are currently out for review.
28-04-2015

ILW = High (large performance impact), Medium (only some applications), Low (enable early reclaim manually) = P2
10-04-2015

JDK-8077284 also looks like to be caused by eager reclaim
10-04-2015