[riscv-port-jdk11u:riscv-port] RFR: 8333261: [repo-riscv-port-11] sun/jvm/hotspot/debugger/risv64 should be riscv64
Gui Cao
gcao at openjdk.org
Thu May 30 14:28:25 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:
>
> - [x] riscv64 native build
Looks good, Thanks.
-------------
Marked as reviewed by gcao (Committer).
PR Review: https://git.openjdk.org/riscv-port-jdk11u/pull/23#pullrequestreview-2088438439
More information about the riscv-port-dev
mailing list