8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
authorjjiang
Wed, 01 Nov 2017 10:49:21 +0800
changeset 47481 5a1afee9b9e2
parent 47480 a3b9cabfaed8
child 47482 4a35a00eb001
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315 Summary: tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test. Reviewed-by: darcy
test/langtools/ProblemList.txt
--- a/test/langtools/ProblemList.txt	Tue Oct 31 16:25:27 2017 -0400
+++ b/test/langtools/ProblemList.txt	Wed Nov 01 10:49:21 2017 +0800
@@ -54,6 +54,7 @@
 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
 
 ###########################################################################
 #