< prev index next >

test/testlibrary_tests/whitebox/vm_flags/SizeTTest.java

Print this page

        

*** 23,33 **** /* * @test SizeTTest * @bug 8054823 * @library /testlibrary /../../test/lib ! * @build SizeTTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions SizeTTest * @summary testing of WB::set/getSizeTVMFlag() */ --- 23,33 ---- /* * @test SizeTTest * @bug 8054823 * @library /testlibrary /../../test/lib ! * @build com.oracle.java.testlibrary.* SizeTTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+UnlockExperimentalVMOptions SizeTTest * @summary testing of WB::set/getSizeTVMFlag() */
< prev index next >