[lilliput-jdk17u:lilliput] RFR: 8316179: Use consistent naming for lightweight locking in MacroAssembler

Roman Kennke rkennke at openjdk.org
Mon Nov 27 12:06:56 UTC 2023


Backport of upstream renaming, preparation for follow-up backports. Leaves out the arm, ppc and riscv parts, which don't have the lightweight locking implementation in Lilliput-JDK17u.

Testing:
 - [x] tier1 +UCOH aarch64
 - [x] tier2 +UCOH aarch64
 - [x] tier1 +UCOH x86_64
 - [x] tier2 +UCOH x86_64

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

Commit messages:
 - Fix x86 build
 - Backport 639ba13c4b0ada1c2ae0a46e99ed707c219b3e53

Changes: https://git.openjdk.org/lilliput-jdk17u/pull/66/files
 Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=66&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316179
  Stats: 73 lines in 15 files changed: 22 ins; 2 del; 49 mod
  Patch: https://git.openjdk.org/lilliput-jdk17u/pull/66.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/66/head:pull/66

PR: https://git.openjdk.org/lilliput-jdk17u/pull/66


More information about the lilliput-dev mailing list