Results 37 comments of Yi Yang

This VM is pruely independent and I don't refered to any other JVM source code. Here my goal is to support the bytecode compiled by offical oracle Java compiler 1.6...

Thank your for your suggestion. I'd write a detailed documentation of this VM about its architecture and all data structures for those who are interested in this project 😄

@benyuereal 调用了不存在的默认构造函数。 你的gcc版本是多少呢

这个note看不出错误,最好贴一下gcc版本和boost版本 [持续集成](https://github.com/racaljk/yvm/blob/master/.travis.yml)里的gcc7+boost_1_65_1在ubuntu上能通过编译,msvc2017也能在windows上通过,clang我还没测试过

> master_1 | Caused by: java.net.ConnectException: Connection refused (Connection refused) Can you manually connect to the database without using Jifa?

This looks like a environment problem. Check out this [SO post](https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported) to see if it works for you.

> 1 LoadB === 1115 1046 969 [[ 972 ]] @b Hi @TobiHartmann , this patch works well with StressIGVN. There is an explicit dependency path https://github.com/openjdk/jdk/blob/b17a745d7f55941f02b0bdde83866aa5d32cce07/src/hotspot/share/opto/memnode.cpp#L322-L327 i.e. load node...