RFR(xs): 8164835: add a few tools tests to the problem list
Stuart Marks
stuart.marks at oracle.com
Fri Aug 26 04:56:22 UTC 2016
Please review a small change appended below to add to the problem list a few
tests that were tickled by jdeprscan. Note, the diff may look weird because of
line wrapping, but the file has really long lines.
Thanks,
s'marks
# HG changeset patch
# User smarks
# Date 1472187222 25200
# Thu Aug 25 21:53:42 2016 -0700
# Node ID 3397ac219627fe059b93640d886e2d072a48e7ad
# Parent 871b60b0c0917d9c657744a57dfa525b96bf5149
8164835: add a few tools tests to the problem list
Reviewed-by: darcy
diff -r 871b60b0c091 -r 3397ac219627 test/ProblemList.txt
--- a/test/ProblemList.txt Thu Aug 25 17:58:39 2016 -0700
+++ b/test/ProblemList.txt Thu Aug 25 21:53:42 2016 -0700
@@ -78,3 +78,10 @@
#
# jdeps
+###########################################################################
+#
+# jdeprscan
+
+tools/all/RunCodingRules.java
8164836 generic-all fix @DefinedBy
+tools/jdeprscan/tests/jdk/jdeprscan/TestLoad.java
8164837 windows-all probably line breaks or encoding
+tools/jdeprscan/tests/jdk/jdeprscan/TestScan.java
8164837 windows-all probably line breaks or encoding
More information about the jdk9-dev
mailing list