Dingli Zhang

Results 4 comments of Dingli Zhang

Hello Prof.kotselidis @kotselidis ! thanks for reply, ./maxvm -version looks normal after I use OpenJDK 8 (u222) cross-compiler maxine-VM on ubuntu and copy the image to Fedora(on QEMU) but when...

@zakkak thank you for reply! I had followed your suggestion and change the JDK version on host to 8u212 before `mx image -platform linux-riscv64` with https://maxine-vm.readthedocs.io/en/latest/Working-with-RISCV-on-QEMU.html#building-maxine-vm-for-risc-v but `./maxvm -jar /root/dacapo-9.12-MR1-bach.jar...

I had tested all DaCapo RISCV64-test listed on https://github.com/beehive-lab/Maxine-VM/blob/develop/docs/Status.rst#dacapo-912-bach-mr1 and have the different results on - [fop](https://github.com/zdlgv5/Maxine-VM_RISCV64_Dacapo_Test/blob/master/fop.log) - [lusearch](https://github.com/zdlgv5/Maxine-VM_RISCV64_Dacapo_Test/blob/master/lusearch.log) - [lusearch-fix](https://github.com/zdlgv5/Maxine-VM_RISCV64_Dacapo_Test/blob/master/lusearch-fix.log) - [xalan](https://github.com/zdlgv5/Maxine-VM_RISCV64_Dacapo_Test/blob/master/xalan.log) Here is my image: https://github.com/zdlgv5/Maxine-VM_RISCV64_Dacapo_Test/blob/master/com.oracle.max.vm.native.zip, which followed...

@bakaliosdim Oh sorry , I think that I forgot to point out that I add `-s small` when I test [before](https://github.com/beehive-lab/Maxine-VM/issues/23#issuecomment-696577953). I just ran again with no param e.g. `./maxvm...