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

Smita Kamath svkamath at openjdk.java.net
Mon Dec 20 18:40:20 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:

  Removed __addptr instruction as it was not needed

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

Changes:
  - all: https://git.openjdk.java.net/jdk18/pull/19/files
  - new: https://git.openjdk.java.net/jdk18/pull/19/files/12b16ac9..0140f672

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk18&pr=19&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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