8176801: tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr
authorjjg
Mon, 17 Apr 2017 15:08:45 -0700
changeset 44691 3f7b878035be
parent 44690 aec722d1b538
child 44692 7f959abfee57
8176801: tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr Reviewed-by: ksrini
langtools/test/ProblemList.txt
--- a/langtools/test/ProblemList.txt	Mon Apr 17 14:16:07 2017 -0700
+++ b/langtools/test/ProblemList.txt	Mon Apr 17 15:08:45 2017 -0700
@@ -54,7 +54,6 @@
 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/T8159439/NPEForModuleInfoWithNonZeroSuperClassTest.java     8160396    generic-all    current version of jtreg needs a new promotion to include lastes version of ASM
-tools/javac/platform/PlatformProviderTest.java                                  8176801    generic-all    fails due to warnings printed to stderr
 tools/javac/lambda/speculative/T8177933.java                                    8178437    generic-all    intermittently fails due to stack randomization
 
 ###########################################################################