# HG changeset patch # User ctornqvi # Date 1494626849 25200 # Node ID 57bd146f13ae6dd60de97627302d82492bc893b5 # Parent b85080f2f0cc4e9da91122309fce5a3666b7f518 8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on. Reviewed-by: ksrini, gtriantafill diff -r b85080f2f0cc -r 57bd146f13ae langtools/test/ProblemList.txt --- a/langtools/test/ProblemList.txt Fri May 12 08:11:50 2017 -0700 +++ b/langtools/test/ProblemList.txt Fri May 12 15:07:29 2017 -0700 @@ -53,6 +53,7 @@ tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java 8057687 generic-all emit correct byte code an attributes for type annotations 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/modules/T8159439/NPEForModuleInfoWithNonZeroSuperClassTest.java 8160396 generic-all current version of jtreg needs a new promotion to include lastes version of ASM ###########################################################################