8180304: Add tests to ProblemList that fails on Windows when running with subst or different drive than source code is on.
authorctornqvi
Fri, 12 May 2017 15:07:29 -0700
changeset 45089 57bd146f13ae
parent 45088 b85080f2f0cc
child 45090 a0908e5be3bc
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
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
 
 ###########################################################################