[riscv-port-jdk11u:riscv-port] Integrated: 8333261: [repo-riscv-port-11] sun/jvm/hotspot/debugger/risv64 should be riscv64
SendaoYan
syan at openjdk.org
Sat Jun 1 02:20:28 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
> - [x] run all the jtreg tests expect for `test/hotspot/jtreg/vmTestbase/ test/hotspot/jtreg/applications/`
This pull request has now been integrated.
Changeset: 5fa8f47b
Author: SendaoYan <syan at openjdk.org>
Committer: Gui Cao <gcao at openjdk.org>
URL: https://git.openjdk.org/riscv-port-jdk11u/commit/5fa8f47b7600f654512d86fd2af1970ede933da4
Stats: 0 lines in 1 file changed: 0 ins; 0 del; 0 mod
8333261: [repo-riscv-port-11] sun/jvm/hotspot/debugger/risv64 should be riscv64
Reviewed-by: fyang, gcao
-------------
PR: https://git.openjdk.org/riscv-port-jdk11u/pull/23
More information about the riscv-port-dev
mailing list