< prev index next >

test/testlibrary_tests/whitebox/vm_flags/StringTest.java

Print this page

        

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