fastjavac Compiler

The fastjavac compiler is a native compiler. There are different versions of fastjavac for each platform, but each version compiles into the same Java bytecode. fastjavac is available for the Solaris, Linux, and Windows operating environments.

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

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

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

See also
External Compiler
Internal Compiler
Jikes Compiler

Legal Notices