getAllJvmArgs

Returns the full set of arguments to use to launch the JVM for the compiler process. This includes arguments to define system properties, the minimum/maximum heap size, and the bootstrap classpath.

Return

The provider of arguments. Returns an empty provider if there are no arguments.