# HG changeset patch # User darcy # Date 1478036827 25200 # Node ID f7dbab23003ae842b05ba7e34fe73a60a7126d95 # Parent 98b049c8b848fc36f294fa85564ef297b4c53ff7 8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed Reviewed-by: ksrini diff -r 98b049c8b848 -r f7dbab23003a langtools/test/ProblemList.txt --- a/langtools/test/ProblemList.txt Tue Nov 01 11:28:16 2016 -0700 +++ b/langtools/test/ProblemList.txt Tue Nov 01 14:47:07 2016 -0700 @@ -55,6 +55,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/T8159439/NPEForModuleInfoWithNonZeroSuperClassTest.java 8160396 generic-all current version of jtreg needs a new promotion to include lastes version of ASM +tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java 8169005 windows-all ########################################################################### #