RFR: 8342701: [PPC64] TestOSRLotsOfLocals.java crashes
Lutz Schmidt
lucy at openjdk.org
Tue Oct 22 10:25:16 UTC 2024
On Mon, 21 Oct 2024 14:10:02 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Fix for "assert(nbits == 32 || (-(1 << (nbits-1)) <= x && x < (1 << (nbits-1)))) failed: value out of range" in new test "TestOSRLotsOfLocals" (see JBS).
Looks good to me.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21613#pullrequestreview-2384741843
More information about the hotspot-compiler-dev
mailing list