8176801: tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr

Reviewed-by: ksrini
This commit is contained in:
Jonathan Gibbons 2017-04-17 15:08:45 -07:00
parent 4b7795c6d5
commit 1396390608

View File

@ -54,7 +54,6 @@ 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/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
###########################################################################