hotspot/test/testlibrary_tests/ctw/JarDirTest.java
changeset 28190 5a6b07edeb21
parent 26915 ba674d5d0f77
child 29678 dd2f3932c21e
equal deleted inserted replaced
28187:fc19df82d6ee 28190:5a6b07edeb21
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8012447
    26  * @bug 8012447
    27  * @library /testlibrary /testlibrary/whitebox /testlibrary/ctw/src
    27  * @library /testlibrary /../../test/lib /testlibrary/ctw/src
    28  * @build ClassFileInstaller com.oracle.java.testlibrary.* sun.hotspot.tools.ctw.CompileTheWorld sun.hotspot.WhiteBox Foo Bar
    28  * @build ClassFileInstaller com.oracle.java.testlibrary.* sun.hotspot.tools.ctw.CompileTheWorld sun.hotspot.WhiteBox Foo Bar
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox Foo Bar
    29  * @run main ClassFileInstaller sun.hotspot.WhiteBox Foo Bar
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    30  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    31  * @run main JarDirTest prepare
    31  * @run main JarDirTest prepare
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Dsun.hotspot.tools.ctw.logfile=ctw.log sun.hotspot.tools.ctw.CompileTheWorld jars/*
    32  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Dsun.hotspot.tools.ctw.logfile=ctw.log sun.hotspot.tools.ctw.CompileTheWorld jars/*