jvm Arguments
JVM arguments passed to the process-isolated worker that generates the SDL, e.g. listOf("-Xmx2g").
SDL generation runs in a forked JVM that uses the Gradle default heap. Schemas large enough to exhaust that heap (resulting in an OutOfMemoryError) can raise it by configuring these arguments.