< prev index next >

test/gc/survivorAlignment/TestAllocationInEden.java

Print this page
rev 10735 : [backport] Filter upstream tests for Shenandoah (part 1: tier1_gc)

*** 24,33 **** --- 24,34 ---- /** * @test * @bug 8031323 * @summary Verify that object's alignment in eden space is not affected by * SurvivorAlignmentInBytes option. + * @requires vm.gc != "Shenandoah" * @library /testlibrary /testlibrary/whitebox * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
< prev index next >