[jdk11u-dev] RFR: 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop
Antonio Vieiro
duke at openjdk.org
Mon Jul 1 10:18:20 UTC 2024
On Mon, 1 Jul 2024 08:51:13 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Backport of [JDK-8272973](https://bugs.openjdk.org/browse/JDK-8272973).
>
> Parity with 11.0.25-oracle. Low risk. Test passes on Fedora 40.
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg/compiler/arraycopy/TestIllegalArrayCopyBeforeInfiniteLoop.java
> 1 1 0 0
> ==============================
> TEST SUCCESS
Mmm... tier1 tests passed on my box, but seem to be failing with Github actions. I'm investigating...
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2828#issuecomment-2199762329
More information about the jdk-updates-dev
mailing list