[jdk21u] RFR: 8316179: Use consistent naming for lightweight locking in MacroAssembler

Aleksey Shipilev shade at openjdk.org
Mon Oct 2 11:16:13 UTC 2023


Clean backport to make subsequent backports clean. The risk is low, as it only renames things. There might still be build failures due to missing renames, but that should be easily caught.

Additional testing:
 - [ ] macos-aarch64-server-fastdebug, `hotspot:tier1`

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

Commit messages:
 - Backport 639ba13c4b0ada1c2ae0a46e99ed707c219b3e53

Changes: https://git.openjdk.org/jdk21u/pull/220/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=220&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316179
  Stats: 78 lines in 29 files changed: 0 ins; 0 del; 78 mod
  Patch: https://git.openjdk.org/jdk21u/pull/220.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/220/head:pull/220

PR: https://git.openjdk.org/jdk21u/pull/220


More information about the jdk-updates-dev mailing list