[HN Gopher] Simple Open-Source Java Virtual Machine in C
___________________________________________________________________
 
Simple Open-Source Java Virtual Machine in C
 
Author : peter_d_sherman
Score  : 55 points
Date   : 2023-09-19 19:36 UTC (3 hours ago)
 
web link (github.com)
w3m dump (github.com)
 
| metadat wrote:
| (2021)
 
| cowmix wrote:
| I had a buddy that wrote a Java 1.1 JVM from scratch in C back in
| late '97. He created it completely from the defined specification
| from Sun and actually found bugs in the spec. IIRC, the found
| bugs in the thread(s) specification. I believe his JVM was one of
| the first clean-room JVM implementation outside of Sun's efforts.
 
| peter_d_sherman wrote:
| Related:
| 
| Java Language and Virtual Machine Specifications
| 
| https://docs.oracle.com/javase/specs/index.html
| 
| OpenJDK (About + implementation comparison table):
| 
| https://en.wikipedia.org/wiki/OpenJDK
 
___________________________________________________________________
(page generated 2023-09-19 23:00 UTC)