[jdk21u-dev] RFR: 8332920: C2: Partial Peeling is wrongly applied for CmpU with negative limit [v3]
Martin Doerr
mdoerr at openjdk.org
Fri Jun 21 09:47:11 UTC 2024
On Fri, 21 Jun 2024 09:04:33 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Originally clean backport of [JDK-8332920](https://bugs.openjdk.org/browse/JDK-8332920).
>> Unfortunately, `-XX:CompileOnly` is not available in 21u, so I had to adapt the new test compiler/loopopts/TestPartialPeelAtUnsignedTestsNegativeLimit.java (see 2nd and 3rd commit). Tier 1-4 have passed.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Use separate CompileCommands.
Thanks a lot for your support and your review!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/728#issuecomment-2182404740
More information about the jdk-updates-dev
mailing list