RFR: 8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Tobias Hartmann
thartmann at openjdk.org
Thu Nov 2 04:48:29 UTC 2023
On Fri, 20 Oct 2023 21:58:06 GMT, Dean Long <dlong 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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16297#issuecomment-1776796211
More information about the hotspot-compiler-dev
mailing list