8066713: ignore compiler/types/correctness
Summary: add @ignore to compiler/types/correctness tests
Reviewed-by: kvn
--- a/hotspot/test/compiler/types/correctness/CorrectnessTest.java Thu Dec 04 17:53:36 2014 +0000
+++ b/hotspot/test/compiler/types/correctness/CorrectnessTest.java Thu Dec 04 14:14:09 2014 -0800
@@ -25,6 +25,7 @@
* @test CorrectnessTest
* @bug 8038418
* @library /testlibrary /testlibrary/whitebox
+ * @ignore 8066173
* @compile execution/TypeConflict.java execution/TypeProfile.java
* execution/MethodHandleDelegate.java
* @build CorrectnessTest
--- a/hotspot/test/compiler/types/correctness/OffTest.java Thu Dec 04 17:53:36 2014 +0000
+++ b/hotspot/test/compiler/types/correctness/OffTest.java Thu Dec 04 14:14:09 2014 -0800
@@ -25,6 +25,7 @@
* @test CorrectnessTest
* @bug 8038418
* @library /testlibrary /testlibrary/whitebox
+ * @ignore 8066173
* @compile execution/TypeConflict.java execution/TypeProfile.java
* execution/MethodHandleDelegate.java
* @build CorrectnessTest