Integrated: 8338539: New Object to ObjectMonitor mapping: riscv64 implementation

Gui Cao gcao at openjdk.org
Wed Aug 21 09:01:09 UTC 2024


On Sun, 18 Aug 2024 13:47:29 GMT, Gui Cao <gcao at openjdk.org> wrote:

> The riscv64 implementation of JDK-8315884 New Object to ObjectMonitor mapping
> 
> ### Testing:
> - [x] tier1-3 & hotspot:tier4 tests (release)
> - [x] test/hotspot/jtreg/runtime/Monitor/UseObjectMonitorTableTest.java (release & fastdebug)

This pull request has now been integrated.

Changeset: c4cf1e93
Author:    Gui Cao <gcao at openjdk.org>
Committer: Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c4cf1e93bb22bf7c65ce1943fff91f74839434df
Stats:     147 lines in 9 files changed: 66 ins; 11 del; 70 mod

8338539: New Object to ObjectMonitor mapping: riscv64 implementation

Reviewed-by: fyang, rehn, mli

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

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


More information about the hotspot-dev mailing list