| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Base.java | 2011-11-26 | 296 Bytes | |
| BaseOkay.java | 2011-11-26 | 1.1 kB | |
| DoubledExtend.java | 2011-11-26 | 444 Bytes | |
| DoubledExtendOkay.java | 2011-11-26 | 1.1 kB | |
| DoubledImplement2.java | 2011-11-26 | 1.0 kB | |
| DoubledImplement.java | 2011-11-26 | 417 Bytes | |
| FancyLoader.java | 2011-11-26 | 7.5 kB | |
| ICommon2.java | 2011-11-26 | 732 Bytes | |
| ICommon.java | 2011-11-26 | 159 Bytes | |
| IfaceSuper.java | 2011-11-26 | 705 Bytes | |
| IGetDoubled.java | 2011-11-26 | 762 Bytes | |
| InaccessibleBase.java | 2011-11-26 | 154 Bytes | |
| InaccessibleInterface.java | 2011-11-26 | 168 Bytes | |
| Main.java | 2011-11-26 | 14.3 kB | |
| SimpleBase.java | 2011-11-26 | 144 Bytes | |
| Useless.java | 2011-11-26 | 111 Bytes | |
| Totals: 16 Items | 29.1 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.