REF: problem-listing two tests as part of the records change
Vicente Romero
vicente.romero at oracle.com
Wed Dec 4 17:49:41 UTC 2019
Please review this small change to the problem list. This change will be
part of the records effort. These two tests are failing right now but we
plan to fix this asap. As the change is two small I have inlined it here:
diff -r f90eefff864e -r cb15096bd3ec test/langtools/ProblemList.txt
--- a/test/langtools/ProblemList.txt Tue Dec 03 20:23:53 2019 -0800
+++ b/test/langtools/ProblemList.txt Wed Dec 04 11:10:33 2019 -0500
@@ -37,6 +37,7 @@
jdk/jshell/UserJdiUserRemoteTest.java 8173079 linux-all
jdk/jshell/UserInputTest.java 8169536 generic-all
+jdk/jshell/CompletenessTest.java 8235338 generic-all
###########################################################################
#
@@ -55,6 +56,7 @@
tools/javac/modules/SourceInSymlinkTest.java 8180263 windows-all
fails when run on a subst drive
tools/javac/importscope/T8193717.java 8203925 generic-all the
test requires too much memory
tools/javac/options/BCPOrSystemNotSpecified.java 8231179
windows-all fails when creating a test bootclasspath
+tools/javac/annotations/repeatingAnnotations/combo/TargetAnnoCombo.java
8235339 generic-all fails after new annotation target
RECORD_COMPONENT was introduced
###########################################################################
#
Thanks,
Vicente
More information about the compiler-dev
mailing list