[jdk11u-dev] RFR: 8261071: AArch64: Refactor interpreter native wrappers

Vladimir Kempik vkempik at openjdk.java.net
Wed Jul 28 17:07:44 UTC 2021


This backport is needed as a prerequest for macos-aarch64. Applies almost clean, In one place the constant was "1ull" on 17 and "1" on 11.

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

Commit messages:
 - 8261071: AArch64: Refactor interpreter native wrappers

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/172/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=172&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8261071
  Stats: 266 lines in 2 files changed: 39 ins; 147 del; 80 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/172.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/172/head:pull/172

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


More information about the jdk-updates-dev mailing list