Integrated: 8316935: [s390x] Use consistent naming for lightweight locking in MacroAssembler
Martin Doerr
mdoerr at openjdk.org
Wed May 15 16:31:41 UTC 2024
On Tue, 26 Sep 2023 08:59:44 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> We (s390) also needs to update our naming from fast_lock & fast_unlock to MacroAssembler::lightweight_lock and MacroAssembler::lightweight_unlock respectively.
Looks good and trivial.
You can integrate it after you get a 2nd review or after 24h (whatever happens first).
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15915#pullrequestreview-1643811581
PR Comment: https://git.openjdk.org/jdk/pull/15915#issuecomment-1735560616
More information about the hotspot-dev
mailing list