[riscv-port] Integrated: 8278387: riscv: Implement UseHeavyMonitors consistently

Yadong Wang yadongwang at openjdk.java.net
Thu Dec 9 02:59:31 UTC 2021


On Wed, 8 Dec 2021 09:42:40 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:

> Make hotspot always use inflated monitors consistently if the flag UseHeavyMonitors is true. The riscv platform should follow https://bugs.openjdk.java.net/browse/JDK-8276901.
>
> Hotspot and jdk tier1 passed on the unmatched board. All jtreg tests were tested without new failures.

This pull request has now been integrated.

Changeset: 62c9bc7c
Author:    Yadong Wang <yadongwang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.java.net/riscv-port/commit/62c9bc7cd05e776afe447ed3a09cf08af9d5a7d1
Stats:     129 lines in 6 files changed: 40 ins; 20 del; 69 mod

8278387: riscv: Implement UseHeavyMonitors consistently

Reviewed-by: fyang

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

PR: https://git.openjdk.java.net/riscv-port/pull/26


More information about the riscv-port-dev mailing list