[jdk18] RFR: 8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297

Smita Kamath svkamath at openjdk.java.net
Tue Dec 14 06:23:48 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.

-------------

Commit messages:
 - Fix for JDK:8274323 TestAESMain fails with invalid offset

Changes: https://git.openjdk.java.net/jdk18/pull/19/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274323
  Stats: 106 lines in 2 files changed: 31 ins; 26 del; 49 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