Java Agents are an interesting capability of the JVM. Agents can either be Static(Load when the java app starts with a special flag) or the... (more…)
Read more »
Educational implementation of a subset of the JVM bytecode to illustrate imperative and object-oriented programming. - se-tuebingen/mini-jvm... (more…)
Read more »
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »
A Java Virtual Machine written in 100% JavaScript.
Read the academic paper »
Browse the code »
... (more…)
Read more »