RFR: 8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Dean Long
dlong at openjdk.org
Tue Nov 28 23:43:24 UTC 2023
On Tue, 24 Oct 2023 08:54:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Don't truncate caller exception state stack in c1, even if no handlers are found. This makes c1 follow the example of c2. See bug for details.
>
> I think a regression test would be good as well.
Thanks @TobiHartmann and @tkrodriguez .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16297#issuecomment-1830949149
More information about the hotspot-compiler-dev
mailing list