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

Amit Kumar amitkumar at openjdk.org
Tue Sep 26 15:06:28 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.

This pull request has now been integrated.

Changeset: efb7e85e
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/efb7e85ecfc9c6edb2820e1bf72d48958d4c9780
Stats:     16 lines in 4 files changed: 0 ins; 0 del; 16 mod

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

Reviewed-by: mdoerr, lucy

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

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


More information about the hotspot-dev mailing list