mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-29 12:23:39 +00:00
8008160: Five lambda TargetType tests have @ignore
Remove @ignore flags from tests that now pass Reviewed-by: jjg
This commit is contained in:
parent
f0112464e0
commit
1c6a680e66
@ -26,7 +26,6 @@
|
||||
* @bug 8007464
|
||||
* @summary Add graph inference support
|
||||
* smoke test for graph inference
|
||||
* @ignore 8008682: Core stream API classes
|
||||
* @compile TargetType53.java
|
||||
*/
|
||||
import java.util.*;
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
* @bug 8007464
|
||||
* @summary Add graph inference support
|
||||
* smoke test for graph inference
|
||||
* @ignore 8008682: Core stream API classes
|
||||
* @compile TargetType54.java
|
||||
*/
|
||||
import java.util.stream.*;
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
* @bug 8007464
|
||||
* @summary Add graph inference support
|
||||
* more smoke tests for graph inference
|
||||
* @ignore 8008682: Core stream API classes
|
||||
* @compile TargetType58.java
|
||||
*/
|
||||
import java.util.*;
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
* @bug 8007464
|
||||
* @summary Add graph inference support
|
||||
* more smoke tests for graph inference
|
||||
* @ignore 8008682: Core stream API classes
|
||||
* @compile TargetType59.java
|
||||
*/
|
||||
import java.util.*;
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
* @bug 8007464
|
||||
* @summary Add graph inference support
|
||||
* check that new wildcards inference strategy doesn't run into 7190296
|
||||
* @ignore 8008682: Core stream API classes
|
||||
* @compile TargetType62.java
|
||||
*/
|
||||
import java.util.*;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user