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: _ZN20InterpreterGenerator23generate_accessor_entryEv #248

Open sendaoYan opened 1 week ago

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

247-fixed.zip

sendaoYan commented 1 week ago

8146410: Interpreter functions are declared and defined in the wrong files

sendaoYan commented 1 week ago

JDK-8146410.patch

sendaoYan commented 1 week ago

8074457: Remove the non-Zero CPP Interpreter

sendaoYan commented 1 week ago

JDK-8074457.patch

sendaoYan commented 1 week ago

248.zip

sendaoYan commented 1 week ago

To github.com:sendaoYan/riscv-port-jdk8u-ysd.git 370fd73f3a..500b02cd0b minus-jbs8276799 -> minus-jbs8276799

sendaoYan commented 1 week ago

248.patch

sendaoYan commented 1 week ago

248-fixed.zip