[jdk17u-dev] RFR: 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java [v2]
Christoph Langer
clanger at openjdk.org
Fri Aug 2 12:46:11 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.
Christoph Langer 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 two additional commits since the last revision:
- Merge branch 'master' into riscstuff
- JDK-8283728
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/2766/files
- new: https://git.openjdk.org/jdk17u-dev/pull/2766/files/9a36f3ff..384864a1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2766&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2766&range=00-01
Stats: 1027 lines in 21 files changed: 830 ins; 93 del; 104 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