< prev index next >

test/gc/arguments/TestSurvivorAlignmentInBytesOption.java

Print this page

        

*** 27,36 **** --- 27,37 ---- /** * @test * @bug 8031323 * @summary Verify SurvivorAlignmentInBytes option processing. * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @requires vm.opt.SurvivorAlignmentInBytes == null * & vm.opt.ObjectAlignmentInBytes == null * & vm.opt.UnlockExperimentalVMOptions == null * & (vm.opt.IgnoreUnrecognizedVMOptions == null * | vm.opt.IgnoreUnrecognizedVMOptions == "false")
< prev index next >