Skip to content
Commit 201defc4 authored by Florian Klink's avatar Florian Klink Committed by Wael Nasreddine
Browse files

bazel: pass jdk11_headless to --server_javabase (#74279)

We only refer to openjdk by passing `--server_javabase="${runJdk}"` to
the `bazel` executable.

By passing jdk11_headless instead of jdk11, we cut bazels runtime
closure from 1.6 GiB to 1.1 GiB.
parent bf39cf85
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment