build_java without conformance tests (#9873)

* build_java without conformance tests
This commit is contained in:
Elliotte Rusty Harold 2022-04-28 11:09:39 +00:00 committed by GitHub
parent cd1baaec08
commit 868ab1469f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,7 +282,7 @@ build_java_jdk8() {
build_java_jdk11() {
use_java jdk11
build_java_with_conformance_tests
build_java
}
build_java_jdk17() {