dragonwell-releng / issues-repo

0 stars 0 forks source link

[riscv64-8u]HotSpotAgent.java:36: error: cannot find symbol import sun.jvm.hotspot.debugger.MachineDescriptionPPC64; #47

Open sendaoYan opened 2 weeks ago

sendaoYan commented 2 weeks ago
/home/yansendao/software/jdk/2024-05/dragonwell-8.18.19/bin/javac -g -encoding ascii -source 7 -target 7 -classpath /home/yansendao/software/jdk/2024-05/dragonwell-8.18.19/lib/tools.jar -sourcepath /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes -d /home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-x86_64-normal-server-release/hotspot/linux_amd64_compiler2/product/../generated/saclasses @/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-x86_64-normal-server-release/hotspot/linux_amd64_compiler2/product/../generated/agent.classes.list
warning: [options] bootstrap class path not set in conjunction with -source 1.7
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java:36: error: cannot find symbol
import sun.jvm.hotspot.debugger.MachineDescriptionPPC64;
                               ^
  symbol:   class MachineDescriptionPPC64
  location: package sun.jvm.hotspot.debugger
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java:37: error: cannot find symbol
import sun.jvm.hotspot.debugger.MachineDescriptionAArch64;
                               ^
  symbol:   class MachineDescriptionAArch64
  location: package sun.jvm.hotspot.debugger
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java:38: error: package sun.jvm.hotspot.runtime.linux_riscv64 does not exist
import sun.jvm.hotspot.runtime.linux_riscv64.LinuxRISCV64JavaThreadPDAccess;
                                            ^
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java:39: error: package sun.jvm.hotspot.runtime.linux_ppc64 does not exist
import sun.jvm.hotspot.runtime.linux_ppc64.LinuxPPC64JavaThreadPDAccess;
                                          ^
/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxCDebugger.java:36: error: package sun.jvm.hotspot.debugger.ppc64 does not exist
import sun.jvm.hotspot.debugger.ppc64.*;
^

make-x64.log

sendaoYan commented 2 weeks ago

To github.com:sendaoYan/riscv-port-jdk8u-ysd.git 8822295a161..1d6dc443daa minus-jbs8276799 -> minus-jbs8276799