test/compiler/types/correctness/OffTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/types/correctness/OffTest.java	Tue Dec  9 15:13:13 2014
--- new/test/compiler/types/correctness/OffTest.java	Tue Dec  9 15:13:13 2014

*** 22,39 **** --- 22,39 ---- */ /* * @test CorrectnessTest * @bug 8038418 ! * @library /testlibrary /testlibrary/whitebox ! * @library /testlibrary /../../test/lib * @ignore 8066173 * @compile execution/TypeConflict.java execution/TypeProfile.java * execution/MethodHandleDelegate.java * @build CorrectnessTest * @build OffTest ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/timeout=1200 OffTest */ import com.oracle.java.testlibrary.OutputAnalyzer; import com.oracle.java.testlibrary.ProcessTools;

test/compiler/types/correctness/OffTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File