Closes gh-10240
@@ -104,6 +104,7 @@ subprojects {
}
tasks.withType(JavaCompile) {
options.encoding = "UTF-8"
+ options.compilerArgs.add("-parameters")