8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315

Tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test.

Reviewed-by: darcy
This commit is contained in:
John Jiang 2017-11-01 10:49:21 +08:00
parent 21f67cb9df
commit 3d220f8d74

View File

@ -54,6 +54,7 @@ tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java
tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java 8057687 generic-all emit correct byte code an attributes for type annotations
tools/javac/warnings/suppress/TypeAnnotations.java 8057683 generic-all improve ordering of errors with type annotations
tools/javac/modules/SourceInSymlinkTest.java 8180263 windows-all fails when run on a subst drive
tools/javac/tree/NoPrivateTypesExported.java 8190315 generic-all
###########################################################################
#