Integrated: 8278411: Implement UseHeavyMonitors consistently, s390 port

Amit Kumar amitkumar at openjdk.org
Tue May 16 15:28:54 UTC 2023


On Mon, 15 May 2023 08:25:19 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> This PR make s390x to adapt the changes done in [JDK-8276901](https://bugs.openjdk.org/browse/JDK-8276901) OR implements UseHeavyMonitors. 
> 
> [JDK-8291555](https://bugs.openjdk.org/browse/JDK-8291555) still needs Porting effort. As for `LM_LIGHTWEIGHT` locking mode, code is Unimplemented.

This pull request has now been integrated.

Changeset: 41ee125a
Author:    Amit Kumar <amitkumar at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/41ee125a0f6cf17c20d148bf2c06db1707e4d889
Stats:     101 lines in 5 files changed: 29 ins; 1 del; 71 mod

8278411: Implement UseHeavyMonitors consistently, s390 port

Reviewed-by: mdoerr, stuefe, lucy

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

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


More information about the hotspot-compiler-dev mailing list