[jdk17u-dev] RFR: 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
Christoph Langer
clanger at openjdk.org
Thu Aug 1 14:25:04 UTC 2024
Backport of 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
The wrong location is 17 is not "risv64" as it was in JDK 19 but here it is "riscv" which should be "riscv64" to make jdk.hotspot.agent compile correctly.
-------------
Commit messages:
- JDK-8283728
Changes: https://git.openjdk.org/jdk17u-dev/pull/2766/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2766&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8283728
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2766.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2766/head:pull/2766
PR: https://git.openjdk.org/jdk17u-dev/pull/2766
More information about the jdk-updates-dev
mailing list