[jdk18] RFR: 8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297 [v3]
Smita Kamath
svkamath at openjdk.java.net
Sat Dec 18 03:23:56 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:
Added alignment to stack allocation, resolved indentation issue
-------------
Changes:
- all: https://git.openjdk.java.net/jdk18/pull/19/files
- new: https://git.openjdk.java.net/jdk18/pull/19/files/f727ba16..12b16ac9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=01-02
Stats: 82 lines in 2 files changed: 19 ins; 13 del; 50 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