RFR: 8253667: ProblemList tools/jlink/JLinkReproducible{, 3}Test.java on linux-aarch64

Igor Ignatyev iignatyev at openjdk.java.net
Mon Sep 28 16:21:08 UTC 2020


On Mon, 28 Sep 2020 16:05:48 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> 8253667: ProblemList tools/jlink/JLinkReproducible{,3}Test.java on linux-aarch64

Marked as reviewed by iignatyev (Reviewer).

test/jdk/ProblemList.txt line 859:

> 857: tools/jlink/JLinkReproducibleTest.java                          8217166 windows-all
> 858: tools/jlink/plugins/CompressorPluginTest.java                   8247407 generic-all
> 859: tools/jlink/JLinkReproducibleTest.java                          8217166 linux-aarch64

wouldn't it be better to "join" JLinkReproducibleTest entries?
 ```suggestion
tools/jlink/JLinkReproducibleTest.java                          8217166 windows-all,linux-aarch64
tools/jlink/plugins/CompressorPluginTest.java                   8247407 generic-all

-------------

PR: https://git.openjdk.java.net/jdk/pull/382


More information about the core-libs-dev mailing list