JDK-8067455 : [NEWTEST] Test flexible allocation at end of G1 region
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2014-12-15
  • Updated: 2015-10-13
  • Resolved: 2015-10-13
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 :  
Duplicate :  
Description
Required tests covering:
JDK-8067433: Keep waste at end of regions for further allocation during GC
JDK-8067336: Allow that PLAB allocations at the end of regions are flexible  

The tests should:
- try various G1 region sizes
- try both PLAB/inline allocations


Comments
The actual change contains a stress test.
13-10-2015

Looks like the fix of "JDK-8067433 Keep waste at end of regions for further allocation during GC" goes with the regression test.
01-10-2015