Greetings, It's time to reduce the noise in the CI so I'm ProblemListing tests.
Here's the bug for failure: JDK-8247407 tools/jlink/plugins/CompressorPluginTest.java test failing https://bugs.openjdk.java.net/browse/JDK-8247407 and here's the bug for the ProblemListing: JDK-8247492 ProblemList tools/jlink/plugins/CompressorPluginTest.java https://bugs.openjdk.java.net/browse/JDK-8247492 Here's the context diff for the change. I'm considering this a trivial change so I need a single (R)eviewer. Thanks, in advance, for any comments, questions, or suggestions. Dan $ hg diff diff -r 1c50e1d77d85 test/jdk/ProblemList.txt --- a/test/jdk/ProblemList.txt Fri Jun 12 11:24:09 2020 -0400 +++ b/test/jdk/ProblemList.txt Fri Jun 12 11:55:24 2020 -0400 @@ -859,6 +859,7 @@ # core_tools tools/jlink/JLinkReproducibleTest.java 8217166 windows-all +tools/jlink/plugins/CompressorPluginTest.java 8247407 generic-all ############################################################################
