Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

JVM

< >

JVM, aka Java Virtual Machine, is a virtual machine created in 1994.

#1429on PLDB 30Years Old

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages and compiled to Java bytecode. The JVM is detailed by a specification that formally describes what is required of a JVM implementation. Having a specification ensures interoperability of Java programs across different implementations so that program authors using the Java Development Kit (JDK) need not worry about idiosyncrasies of the underlying hardware platform. Read more on Wikipedia...


View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io