api / org.gradle.api.plugins.quality / FindBugsExtension / getJvmArgs

getJvmArgs

@Incubating open fun getJvmArgs(): MutableCollection<String>

Any additional arguments to be passed along to FindBugs JVM process.

Arguments can contain general JVM flags like -Xdebug and also FindBugs system properties like -Dfindbugs.loadPropertiesFrom=...

Since
4.3