OpenJDK / bsd-port / jdk9 / hotspot
changeset 8672:a59c4a123c47
8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Reviewed-by: dfazunen, tschatzl
author | jwilhelm |
---|---|
date | Thu, 02 Jul 2015 18:07:42 +0200 |
parents | 7f2a23af96b4 |
children | 964fb44d9669 |
files | test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java Thu Jul 02 12:05:19 2015 +0200 +++ b/test/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java Thu Jul 02 18:07:42 2015 +0200 @@ -28,6 +28,7 @@ * when their age exceeded tenuring threshold are not aligned to * SurvivorAlignmentInBytes value. * @library /testlibrary /../../test/lib + * @ignore 8130308 * @modules java.base/sun.misc * java.management * @build TestPromotionFromSurvivorToTenuredAfterMinorGC