JDK-8311074 : RISC-V: Fix -Wconversion warnings in some code header files
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: riscv
  • Submitted: 2023-06-29
  • Updated: 2023-07-12
  • Resolved: 2023-06-30
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 22
22 b05Fixed
Related Reports
Relates :  
Description
Hi, refer to the modification of aarch64 in https://github.com/openjdk/jdk/pull/14675 , here is the riscv version, before this PR has the same -Wconversion warnings as aarch64, after this this PR the -Wconversion warnings has been eliminated.
Comments
Changeset: 77e7b6d2 Author: Gui Cao <gcao@openjdk.org> Committer: Fei Yang <fyang@openjdk.org> Date: 2023-06-30 00:16:57 +0000 URL: https://git.openjdk.org/jdk/commit/77e7b6d2a135ed46ba405914b4eea7412d887705
30-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14702 Date: 2023-06-29 00:52:49 +0000
29-06-2023