This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Bernd Mathiske, Douglas Simon (Sun Labs, Oracle) |
---|---|
Developer(s) | University of Manchester, Maxine team |
Initial release | 2005 |
Stable release | 2.9.0[1]
/ December 20, 2019 |
Repository | |
Written in | Java |
Operating system | Solaris, Linux, macOS |
Platform | x64, ARM32, AArch64, RISC-V |
Type | Java virtual machine |
License | GPL version 2.0 |
Website | github |
The Maxine virtual machine is an open source virtual machine that is developed at the University of Manchester.[2] It was formerly developed by Sun Microsystems Laboratories,[3] since renamed Oracle Labs. The emphasis in Maxine's software architecture is on modular design and code reuse for flexibility, configurability, and productivity for industrial and academic virtual machine researchers. It is one of a growing number of Java virtual machines written entirely in Java in a meta-circular style. Examples include Squawk and Jikes RVM.