RFR: 8332260: Mark tools/jlink/JLinkReproducibleTest.java as intermittent failure
Jaikiran Pai
jpai at openjdk.org
Wed May 15 03:44:05 UTC 2024
On Wed, 15 May 2024 03:28:29 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> The `tools/jlink/JLinkReproducibleTest.java` intermittent fails on linux aarch64. Should we mark this testcase as `@key intermittent`. No risk.
>
> Thanks.
> -sendao
Hello @sendaoYan, the linked issue https://bugs.openjdk.org/browse/JDK-8327181 which talks about a JVM crash looks very generic and not specific to this test. Before updating this test, I think that issue needs to investigated and addressed or at least we need to ascertain that this test is somehow the only test causing it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19241#issuecomment-2111522183
More information about the core-libs-dev
mailing list