[jdk17u-dev] RFR: 8283728: jdk.hotspot.agent: Wrong location for RISCV64ThreadContext.java [v2]

Fei Yang fyang at openjdk.org
Wed Aug 7 15:10:39 UTC 2024


On Fri, 2 Aug 2024 12:46:11 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.
>
> 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

Hi, Thanks for finding and fixing this typo. Looks good.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2766#issuecomment-2273701216


More information about the jdk-updates-dev mailing list