8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java

Reviewed-by: dfazunen, tschatzl
This commit is contained in:
Jesper Wilhelmsson 2015-07-02 18:07:42 +02:00
parent 184e6f6d8b
commit 0cd7fa860a

View File

@ -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