8066713: ignore compiler/types/correctness

Add @ignore to compiler/types/correctness tests

Reviewed-by: kvn
This commit is contained in:
Igor Ignatyev 2014-12-04 14:14:09 -08:00
parent 32897d3cd3
commit 36ab0d5c9a
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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