[jdk18] RFR: 8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297 [v4]
Vladimir Kozlov
kvn at openjdk.java.net
Mon Dec 20 18:43:20 UTC 2021
On Mon, 20 Dec 2021 18:40:20 GMT, Smita Kamath <svkamath at openjdk.org> wrote:
>> 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:
>
> Removed __addptr instruction as it was not needed
I tested without `addptr` instructions and it passed.
It is good for integration.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk18/pull/19
More information about the hotspot-compiler-dev
mailing list