[jdk17u-dev] RFR: 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 1 14:39:33 UTC 2024
On Thu, 1 Aug 2024 14:19:49 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> 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.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2766#pullrequestreview-2213037919
More information about the jdk-updates-dev
mailing list