< prev index next >
test/gc/survivorAlignment/TestPromotionToSurvivor.java
Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests
*** 28,38 ****
* minor GC are aligned to SurvivorAlignmentInBytes.
* @library /test/lib
* @modules java.base/jdk.internal.misc
* java.management
* @build sun.hotspot.WhiteBox
- * @ignore 8129886
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
* -XX:+WhiteBoxAPI -XX:NewSize=128m -XX:MaxNewSize=128m
* -XX:SurvivorRatio=1 -XX:+UnlockExperimentalVMOptions
--- 28,37 ----
< prev index next >