JamVM
From Seo Wiki - Search Engine Optimization and Programming Languages
| Developer(s) | Robert Lougher |
|---|---|
| Stable release | 1.5.4 / January 1, 2010 |
| Written in | C and Java |
| Operating system | Cross-platform |
| Type | Java Virtual Machine |
| License | GNU General Public License |
| Website | http://jamvm.sourceforge.net |
JamVM is an open source Java Virtual Machine (JVM) developed to be extremely small compared with other virtual machines (VMs) while conforming to the Java virtual machine specification version 2 (blue book).
JamVM is designed to use the GNU Classpath Java class library and recent versions support object finalization, Soft/Weak/Phantom References, the Java Native Interface (JNI) and the Reflection API. The garbage collector can run either synchronously or asynchronously within its own thread.
JamVM currently supports the CPUs: AMD64, ARM, i80486, MIPS, and PowerPC.
[edit] See also
[edit] External links
| File:System-installer.svg | This computer software article is a stub. You can help Wikipedia by expanding it. |