api / org.gradle.api.tasks.compile / BaseForkOptions / getMemoryInitialSize

getMemoryInitialSize

@Internal open fun getMemoryInitialSize(): String

Returns the initial heap size for the compiler process. Defaults to null, in which case the JVM's default will be used.