JDK-8286367 : riscv: riscv port is broken after JDK-8284161
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 19
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: riscv
  • Submitted: 2022-05-09
  • Updated: 2022-05-10
  • Resolved: 2022-05-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 masterFixed
Related Reports
Relates :  
Relates :  
Description
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". 
Comments
Changeset: bf0dc4f8 Author: Yadong Wang <yadongwang@openjdk.org> Committer: Alan Bateman <alanb@openjdk.org> Date: 2022-05-10 07:14:31 +0000 URL: https://git.openjdk.java.net/jdk/commit/bf0dc4f844ca83855e7fde19313d92da055dcb77
10-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8595 Date: 2022-05-09 13:02:36 +0000
09-05-2022