RFR: RISC-V vthread support for JVM intrinsic monitors [v3]
Patricio Chilano Mateo
pchilanomate at openjdk.org
Thu Aug 29 13:48:40 UTC 2024
On Thu, 29 Aug 2024 08:32:42 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> This ported vthread support for JVM intrinsic monitors to linux-riscv64 platform.
>>
>> Testing on linux-riscv64:
>> - [x] make test TEST="hotspot_loom jdk_loom" (release & fastdebug)
>> - [x] make test TEST=tier1/2/3 (release)
>> - [x] make test TEST=hotspot:tier4 (release)
>
> Fei Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'fibers' into riscv-vthread-monitors
> - Comment
> - RISC-V vthread support for JVM intrinsic monitors
Marked as reviewed by pchilanomate (Committer).
-------------
PR Review: https://git.openjdk.org/loom/pull/212#pullrequestreview-2268817593
More information about the loom-dev
mailing list