5084eb24d0
After refactoring of the relevant code in JDK-8060025 the survivor alignment had been applied to any allocation within PLABs. Only do that for survivor allocations again. Improve the related tests to have less variance. Reviewed-by: jmasa, fzhinkin |
||
---|---|---|
.. | ||
AlignmentHelper.java | ||
SurvivorAlignmentTestMain.java | ||
TestAllocationInEden.java | ||
TestPromotionFromEdenToTenured.java | ||
TestPromotionFromSurvivorToTenuredAfterFullGC.java | ||
TestPromotionFromSurvivorToTenuredAfterMinorGC.java | ||
TestPromotionToSurvivor.java |