RFR: RISC-V vthread support for JVM intrinsic monitors [v3]
Fei Yang
fyang at openjdk.org
Thu Aug 29 08:32:42 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/loom/pull/212/files
- new: https://git.openjdk.org/loom/pull/212/files/649a8b5a..e0bb7ccf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=loom&pr=212&range=02
- incr: https://webrevs.openjdk.org/?repo=loom&pr=212&range=01-02
Stats: 3350 lines in 76 files changed: 2456 ins; 469 del; 425 mod
Patch: https://git.openjdk.org/loom/pull/212.diff
Fetch: git fetch https://git.openjdk.org/loom.git pull/212/head:pull/212
PR: https://git.openjdk.org/loom/pull/212
More information about the loom-dev
mailing list