Download List

專案描述

Jato is an implementation of the Java virtual machine. It includes a VM and a JIT compiler for the x86 machine architecture and supports the JNI API. Jato uses Boehm GC as its garbage collector and relies on GNU Classpath to provide essential Java APIs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-09 22:37 Back to release list
0.0.1

This is the first public release of Jato VM. It supports the full JVM instruction set on 32-bit x86 machines running under GNU/Linux but lacks a garbage collector. The following applications are known to run under the VM: System.out.println("hello, world"), Sun Microsystem's Hello World Swing, SciMark2, and not a whole lot more.
標籤: Unstable, Major

Project Resources