[jdk18] RFR: 8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297 [v2]
Smita Kamath
svkamath at openjdk.java.net
Fri Dec 17 18:10:00 UTC 2021
> The failure happens with XX:+DeoptimizeAlot option. I've set reexecute bit and reset the appropriate state for the interpreter to execute the code when deoptimization occurs.
Smita Kamath has updated the pull request incrementally with one additional commit since the last revision:
Fix to allocate 48 additonal htbl entries in the stub.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk18/pull/19/files
- new: https://git.openjdk.java.net/jdk18/pull/19/files/c9c73d1f..f727ba16
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=00-01
Stats: 58 lines in 11 files changed: 3 ins; 45 del; 10 mod
Patch: https://git.openjdk.java.net/jdk18/pull/19.diff
Fetch: git fetch https://git.openjdk.java.net/jdk18 pull/19/head:pull/19
PR: https://git.openjdk.java.net/jdk18/pull/19
More information about the hotspot-compiler-dev
mailing list