File: README

package info (click to toggle)
jamvm 1.5.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,476 kB
  • ctags: 2,830
  • sloc: ansic: 15,592; sh: 8,775; java: 1,251; asm: 981; makefile: 167
file content (12 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains JamVM's Jar launcher wrapper
(jamvm.java.lang.JarLauncher) and the JamVM versions
of the VM-specific classes required to work with GNU
Classpath.  Most of these are derived from the
reference classes from GNU Classpath.

The classes are distributed pre-built in classes.zip
in order to simplify installation.  The classes.zip
archive will be automatically rebuilt if any Java
sources are changed.  Note, `jikes' must be present
within your path, and Classpath must have already been
built and installed as it requires glibj.zip.