56571642f5
SableVM is a portable bytecode interpreter written in C, and implementing the Java virtual machine specification, second edition. Its goals are to be reasonably small, fast and efficient, as well as providing a well designed and robust platform for conducting research. SableVM implements many innovative techniques, including: * 3 flavors of threaded interpretation (switched, threaded and inlined). * Bidirectional object layout. * Spinlock-free thin locks. * Sparse interface vtables. * Low-cost maps for precise garbage collection. This package is slightly based on the one found in pkgsrc-wip, made by pancake AT phreaker.net.
8 lines
410 B
Text
8 lines
410 B
Text
$NetBSD: distinfo,v 1.1.1.1 2004/03/28 20:42:08 jmmv Exp $
|
|
|
|
SHA1 (sablevm-1.1.1.tar.gz) = 3067ebc8c05a60dd7b1979193be0fa4d5422f4c4
|
|
Size (sablevm-1.1.1.tar.gz) = 554037 bytes
|
|
SHA1 (patch-aa) = 25e7b6748c4f5c8b327e20763ca5bf302e2bb795
|
|
SHA1 (patch-ab) = 033d725794a2fae8aef57dd971cdff2a9832e9ab
|
|
SHA1 (patch-ac) = 12d430397863ef7774fbb57831e10b31296c73e1
|
|
SHA1 (patch-ad) = 7a157ce19ac27d489565b4035273864314a07c96
|