blob: 64f85c8a8a8f14bbd58668bd2f82f96103ff014a [file] [log] [blame]
Carmelo Casconeb9536692019-05-28 18:15:23 -07001# Build options to use JDK 11
2# build --incompatible_use_jdk11_as_host_javabase
3# build --javabase=@bazel_tools//tools/jdk:remote_jdk11
4# build --host_javabase=@bazel_tools//tools/jdk:remote_jdk11
5# build --host_java_toolchain=@bazel_tools//tools/jdk:toolchain_vanilla
6# build --java_toolchain=@bazel_tools//tools/jdk:toolchain_vanilla
7
Ray Milkey7dac7da2017-08-01 16:56:05 -07008build --nouse_ijars
Thomas Vachuska1506abb2018-07-31 16:28:37 -07009build --experimental_strict_action_env
Ray Milkeyf3814422018-09-17 14:47:23 -070010test --test_summary=terse
11test --test_output=errors
12test --test_verbose_timeout_warnings
Ray Milkeyfd9be7e2019-02-26 13:26:11 -080013
Thomas Vachuska1506abb2018-07-31 16:28:37 -070014#build --disk_cache=~/bazel-cache
15#build --remote_http_cache=http://10.1.10.224:80/cache