RFR: 8316935: [s390x] Use consistent naming for lightweight locking in MacroAssembler

Martin Doerr mdoerr at openjdk.org
Tue Sep 26 09:36:14 UTC 2023


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.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15915#pullrequestreview-1643811581


More information about the hotspot-dev mailing list