rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

java_stub_template to use argument file instead of classpath jar

Open ittaiz opened this issue 3 years ago • 0 comments

Description

java_stub_template to use argument file instead of classpath jar This shaves 1s-1.5s when classpath is long. Requires java > 8 so to properly add it in we'll probably have a toggle or use the toolchain or something https://github.com/bazelbuild/bazel/issues/6354

Motivation

performance

ittaiz avatar Jul 14 '22 12:07 ittaiz