History log of /openjdk10/hotspot/test/gc/survivorAlignment/TestPromotionLABLargeSurvivorAlignment.java
Revision Date Author Comments
# 10706:969af18f3b36 16-Mar-2016 jmasa

8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
Reviewed-by: sangheki, tschatzl, mchernov