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

Stefan Karlsson stefank at openjdk.org
Fri Oct 20 07:08:47 UTC 2023


On Thu, 5 Oct 2023 08:08:31 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 387504c9
Author:    Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/387504c9e4b93d162dcef7c90c57c27295858d2e
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: thartmann, kvn, aph

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

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


More information about the hotspot-compiler-dev mailing list