Integrated: 8286367: riscv: riscv port is broken after JDK-8284161

Yadong Wang yadongwang at openjdk.java.net
Tue May 10 07:18:47 UTC 2022


On Mon, 9 May 2022 13:02:36 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:

> [JDK-8284161](https://bugs.openjdk.java.net/browse/JDK-8284161) implements a preview version of virtual threads on x86_64 and aarch64, and riscv port is broken everywhere. The initial patch is required to make everything on riscv work without "--enable-preview".
> 
> Hotspot/jdk tier1 and all jtreg cases have been tested on Unmatched and Qemu respectively without new failures, except for the "-enable-preview" ones.

This pull request has now been integrated.

Changeset: bf0dc4f8
Author:    Yadong Wang <yadongwang at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bf0dc4f844ca83855e7fde19313d92da055dcb77
Stats:     183 lines in 7 files changed: 150 ins; 18 del; 15 mod

8286367: riscv: riscv port is broken after JDK-8284161

Co-authored-by: Fei Yang <fyang at openjdk.org>
Reviewed-by: coleenp, fyang

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

PR: https://git.openjdk.java.net/jdk/pull/8595


More information about the hotspot-dev mailing list