public class CompilerAdvice extends Object
Run time advice is given by identifying an advice file
through a command line option:
-X:aos:cafi=path-to-advice-file
.
Constructor and Description |
---|
CompilerAdvice() |
Modifier and Type | Method and Description |
---|---|
static void |
postBoot()
Read a list of compiler advice annotations from a file
|
static void |
readCompilerAdvice() |
public CompilerAdvice()
public static void postBoot()
public static void readCompilerAdvice()