jvm-7-avian-jre 0.6+20121011-1 (armhf binary) in ubuntu quantal

 Avian is a lightweight virtual machine and class library designed
 to provide a useful subset of Java's features, suitable for building
 self-contained applications.
 .
 The VM is implemented from scratch and designed to be both fast and small.
 .
  - Just-In-Time (JIT) compilation for fast method execution.
  - Generational, copying garbage collection ensures short pause times and good
    spatial locality.
  - Thread-local heaps provide O(1) memory allocation with no synchronization
    overhead.
  - Null pointer dereferences are handled via OS signals to avoid unnecessary
    branches.

Details

Package version:
0.6+20121011-1
Source:
avian 0.6+20121011-1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra