[jdk11u-dev] RFR: 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop [v2]
Antonio Vieiro
duke at openjdk.org
Mon Jul 1 13:44:37 UTC 2024
> 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
Antonio Vieiro has updated the pull request incrementally with one additional commit since the last revision:
Test fix: iter=10_000
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2828/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2828/files/f0012605..a759d330
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2828&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2828&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2828.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2828/head:pull/2828
PR: https://git.openjdk.org/jdk11u-dev/pull/2828
More information about the jdk-updates-dev
mailing list