Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jikes: A Java source file to bytecode compiler
- Summary
- Jikes(tm) is a compiler that translates Java(tm) source files as
defined in The Java Language Specification into the bytecoded
instruction set and binary format defined in The Java Virtual Machine
Specification.
Changelog
- * Mon Oct 4 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.22-0.fdr.1
- Update to 1.22.
- Add "--with java15" flag for building with experimental Java 1.5 source
features (default off).
- Disable dependency tracking to speed up the build.
- * Sun May 16 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.21-0.fdr.1
- Update to 1.21.
- * Mon Apr 19 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.20-0.fdr.1
- Update to 1.20.