[jdk21u-dev] RFR: 8332920: C2: Partial Peeling is wrongly applied for CmpU with negative limit [v2]
Martin Doerr
mdoerr at openjdk.org
Thu Jun 20 14:03:33 UTC 2024
> Clean backport of [JDK-8332920](https://bugs.openjdk.org/browse/JDK-8332920).
> Unfortunately, we're getting timeouts in the new test compiler/loopopts/TestPartialPeelAtUnsignedTestsNegativeLimit.java. Tier 1-4 have passed other than this one.
> Will retry later and possibly make adaptations.
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
Replace -XX:CompileOnly
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/728/files
- new: https://git.openjdk.org/jdk21u-dev/pull/728/files/928a2a5d..3d13b5aa
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=728&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=728&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/728.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/728/head:pull/728
PR: https://git.openjdk.org/jdk21u-dev/pull/728
More information about the jdk-updates-dev
mailing list