Integrated: 8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Dean Long
dlong at openjdk.org
Wed Nov 29 03:09:20 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.
This pull request has now been integrated.
Changeset: 5e1b771a
Author: Dean Long <dlong at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5e1b771a19962042a0020a9148e94e14d63025ee
Stats: 184 lines in 6 files changed: 139 ins; 18 del; 27 mod
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Reviewed-by: thartmann, never
-------------
PR: https://git.openjdk.org/jdk/pull/16297
More information about the hotspot-compiler-dev
mailing list