Provider Aware Compiler Daemon Fork Options
Fork options for compilation that can accept user-defined CommandLineArgumentProvider objects. Only take effect if fork is true.
Since
7.1
Inheritors
Functions
Link copied to clipboard
Returns the full set of arguments to use to launch the JVM for the compiler process.
Link copied to clipboard
Returns any additional JVM arguments for the compiler process.
Link copied to clipboard
Returns any additional JVM argument providers for the compiler process.
Link copied to clipboard
Returns the initial heap size for the compiler process.
Link copied to clipboard
Returns the maximum heap size for the compiler process.
Link copied to clipboard
Sets any additional JVM arguments for the compiler process.
Link copied to clipboard
Sets the initial heap size for the compiler process.
Link copied to clipboard
Sets the maximum heap size for the compiler process.