RFR: 8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate [v3]
Dean Long
dlong at openjdk.org
Thu Nov 9 00:24:18 UTC 2023
> 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.
Dean Long has updated the pull request incrementally with one additional commit since the last revision:
add -XX:+IgnoreUnrecognizedVMOptions
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16297/files
- new: https://git.openjdk.org/jdk/pull/16297/files/b7a51cf9..e54fa4c0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16297&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16297&range=01-02
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16297.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16297/head:pull/16297
PR: https://git.openjdk.org/jdk/pull/16297
More information about the hotspot-compiler-dev
mailing list