Jikes Compiler

The Jikes compiler is an open source compiler that translates Java source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.

To view or change the properties of the Jikes compiler, open the Options window, expand Building and expand Compiler Types and select Jikes Compilation. When you change the value of a property, your change affects all classes that use the Jikes compiler.

The Properties tab of the Jikes compiler has the following properties:

The Expert tab of the Jikes compiler has the following properties:

See also
External Compiler
fastjavac Compiler
Internal Compiler

Legal Notices