On Wed, 8 Dec 2021 09:42:40 GMT, Yadong Wang <yadongwang@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@openjdk.org> Committer: Fei Yang <fyang@openjdk.org> URL: https://git.openjdk.java.net/riscv-port/commit/62c9bc7cd05e776afe447ed3a09cf... 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