Skip to content

Conversation

jeremyrsmith
Copy link

Description

Passes jvm_flags through scala_benchmark_jmh.

Motivation

JVM flags can sometimes be necessary to run a java program (for example, when it depends on a library that needs --add-opens). Without passing it through to scala_binary, there's no way to accomplish this for a benchmark.

This is necessary, for example, when a benchmark depends on some library that needs `--add-opens`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant