[jdk11u-dev] RFR: 8276314: [JVMCI] check alignment of call displacement during code installation

Vladimir Kozlov kvn at openjdk.java.net
Wed Dec 15 17:34:07 UTC 2021


Backport JDK-8276314. Changes slightly different from original fix in JDK 18. There are additional changes at lines 275-276 in nativeInst_x86.cpp.

Tier1-3 passed.

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

Commit messages:
 - Backport 2f4b5405f0b53782f3ed5274f68b31eb968efb6d

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/723/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=723&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276314
  Stats: 22 lines in 3 files changed: 9 ins; 3 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/723.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/723/head:pull/723

PR: https://git.openjdk.java.net/jdk11u-dev/pull/723


More information about the jdk-updates-dev mailing list