jdk-24/hotspot/test/gc/survivorAlignment
Christian Tornqvist ad85e18f23 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:06:30 -04:00
..
AlignmentHelper.java 8037968: Add tests on alignment of objects copied to survivor space 2014-11-26 14:17:06 +04:00
SurvivorAlignmentTestMain.java 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
TestAllocationInEden.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPromotionFromEdenToTenured.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPromotionFromSurvivorToTenuredAfterFullGC.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestPromotionLABLargeSurvivorAlignment.java 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate 2016-03-16 14:47:55 -07:00
TestPromotionToSurvivor.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00