Scroll to navigation

JAOTC(1) User Commands JAOTC(1)

NAME

jaotc - Ahead-of-Time Compilation

SYNOPSIS

jaotc <options> list

DESCRIPTION

A : separated list of class names, modules, jar files or directories which contain class files.

where options include:

Output file name

--class-name <class names> List of classes to compile

List of jar files to compile
List of modules to compile
List of directories where to search for files to compile
List of directories where to search for specified files
Name of file with compile commands
Generate profiling code for tiered compilation
Compile with java assertions

--compile-threads <number> Number of compilation threads to be used

Ignores all exceptions thrown during class loading
Exit on compilation errors
Print information during compilation
Print verbose information
Print debug information
Print this usage message
Version information
Pass <flag> directly to the runtime system
March 2018 jaotc 9.0.4+12-Debian-1