test/testlibrary/ctw/test/JarsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/testlibrary/ctw/test/JarsTest.java	Tue Dec  9 15:13:25 2014
--- new/test/testlibrary/ctw/test/JarsTest.java	Tue Dec  9 15:13:25 2014

*** 22,35 **** --- 22,35 ---- */ /* * @test * @bug 8012447 ! * @library /testlibrary /testlibrary/whitebox /testlibrary/ctw/src ! * @build ClassFileInstaller com.oracle.java.testlibrary.* sun.hotspot.tools.ctw.CompileTheWorld sun.hotspot.WhiteBox Foo Bar ! * @run main ClassFileInstaller sun.hotspot.WhiteBox Foo Bar ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @library /testlibrary /../../test/lib /testlibrary/ctw/src ! * @build ClassFileInstaller com.oracle.java.testlibrary.* sun.hotspot.tools.ctw.CompileTheWorld jdk.testlib.WhiteBox Foo Bar ! * @run main ClassFileInstaller jdk.testlib.WhiteBox Foo Bar ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main JarsTest prepare * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Dsun.hotspot.tools.ctw.logfile=ctw.log sun.hotspot.tools.ctw.CompileTheWorld foo.jar bar.jar * @run main JarsTest check ctw.log * @summary testing of CompileTheWorld :: jars * @author igor.ignatyev@oracle.com

test/testlibrary/ctw/test/JarsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File