8066713: ignore compiler/types/correctness
authoriignatyev
Thu, 04 Dec 2014 14:14:09 -0800
changeset 27925 84a23e5ef17c
parent 27924 442a88e1dd1f
child 27926 0e2e188ab887
child 28038 76e7ca4c8b6e
8066713: ignore compiler/types/correctness Summary: add @ignore to compiler/types/correctness tests Reviewed-by: kvn
hotspot/test/compiler/types/correctness/CorrectnessTest.java
hotspot/test/compiler/types/correctness/OffTest.java
--- 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