RFR: 8317575: AArch64: C2_MacroAssembler::fast_lock uses rscratch1 for cmpxchg result

Stefan Karlsson stefank at openjdk.org
Thu Oct 5 08:16:41 UTC 2023


Please review this removal a potentially problematic usage of rscratch1 in C2_MacroAssembler::fast_lock.

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

Commit messages:
 - 8317575: AArch64: C2_MacroAssembler::fast_lock uses rscratch1 for cmpxchg result

Changes: https://git.openjdk.org/jdk/pull/16049/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16049&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8317575
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/16049.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16049/head:pull/16049

PR: https://git.openjdk.org/jdk/pull/16049


More information about the hotspot-compiler-dev mailing list