sendaoYan / riscv-port-jdk8u-ysd

https://openjdk.org/projects/riscv-port
GNU General Public License v2.0
0 stars 0 forks source link

libjvm.so: undefined symbol: _ZN28TemplateInterpreterGenerator25generate_continuation_forE8TosState #247

Open sendaoYan opened 1 month ago

sendaoYan commented 1 month ago
./riscv-jdk8u-0918-2335-release-binary/bin/java
Error: dl failure on line 894
Error: failed /home/yansendao/software/jdk/jdk8u-riscv64/~/software/jdk/jdk8u-riscv64/0919/0937/riscv-jdk8u-0918-2335-release-binary/jre/lib/riscv64/server/libjvm.so, because /home/yansendao/software/jdk/jdk8u-riscv64/~/software/jdk/jdk8u-riscv64/0919/0937/riscv-jdk8u-0918-2335-release-binary/jre/lib/riscv64/server/libjvm.so: undefined symbol: _ZN28TemplateInterpreterGenerator25generate_continuation_forE8TosState

246-fixed.zip

sendaoYan commented 1 month ago

8169206: TemplateInterpreter::_continuation_entry is never referenced

sendaoYan commented 1 month ago

JDK-8169206.patch

sendaoYan commented 1 month ago

make-gcc9-cross-riscv64-fastdebug.log make-gcc9-cross-riscv64-release.log make-gcc9-cross-riscv64-slowdebug.log

sendaoYan commented 1 month ago

To github.com:sendaoYan/riscv-port-jdk8u-ysd.git b5e3f100ef..370fd73f3a minus-jbs8276799 -> minus-jbs8276799 247.zip

sendaoYan commented 1 month ago

247.patch

sendaoYan commented 1 month ago

247-fixed.zip