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

setMemoryInitialSize

open fun setMemoryInitialSize(memoryInitialSize: String): Unit

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