[riscv-port-jdk11u:riscv-port] RFR: 8333261: [repo-riscv-port-11] sun/jvm/hotspot/debugger/risv64 should be riscv64
Fei Yang
fyang at openjdk.org
Thu May 30 12:31:21 UTC 2024
On Thu, 30 May 2024 12:11:57 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi,
> The package name of `RISCV64ThreadContext.java` is `sun.jvm.hotspot.debugger.riscv64`, so the directory name of `RISCV64ThreadContext.java` shoule be `src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/riscv64`, rather than `src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/risv64`.
>
> Additional testing:
>
> - [ ] riscv64 native build
Good catch! Thanks.
-------------
Marked as reviewed by fyang (Lead).
PR Review: https://git.openjdk.org/riscv-port-jdk11u/pull/23#pullrequestreview-2088145629
More information about the riscv-port-dev
mailing list