Implement TABLESWITCH opcode
[jamvm-avr32-jem.git] / lib / README
blobbf7c7b9e7f43f4b19e817decf40f1465542b8bf3
1 This directory contains JamVM's Jar launcher wrapper
2 (jamvm.java.lang.JarLauncher) and the JamVM versions
3 of the VM-specific classes required to work with GNU
4 Classpath.  Most of these are derived from the
5 reference classes from GNU Classpath.
7 The classes are distributed pre-built in classes.zip
8 in order to simplify installation.  The classes.zip
9 archive will be automatically rebuilt if any Java
10 sources are changed.  Note, `jikes' must be present
11 within your path, and Classpath must have already been
12 built and installed as it requires glibj.zip.