Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Iface1.java | 2011-11-26 | 217 Bytes | |
Iface2.java | 2011-11-26 | 141 Bytes | |
Iface2Sub1.java | 2011-11-26 | 173 Bytes | |
ImplA.java | 2011-11-26 | 236 Bytes | |
ImplB.java | 2011-11-26 | 296 Bytes | |
ImplBSub.java | 2011-11-26 | 275 Bytes | |
Main.java | 2011-11-26 | 1.6 kB | |
Totals: 7 Items | 2.9 kB | 0 |
VM test harness. Use "./run-all-tests" to run all tests, or "./run-test <number>" to run a single test. Run "./run-test" with no arguments to see command flags; in particular, the tests can be run on the desktop, on a USB-attached device, or using the desktop "reference implementation". For most tests, the sources are in the "src" subdirectory. Sources found in the "src2" directory are compiled separately but to the same output directory; this can be used to exercise "API mismatch" situations by replacing class files created in the first pass. The "src-ex" directory is built separately, and is intended for exercising class loaders.