bazel-contrib / bazel-contrib/rules_scala
Support `jvm_opts` on scala_toolchain
Open
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 47
Description
Add support for `jvm_opts`, equivalent to java_toolchain: https://docs.bazel.build/versions/master/be/java.html#java_toolchain.jvm_opts
Contributor guide
Research direction
Start with the scala_toolchain implementation and compare it with the java_toolchain.jvm_opts behavior described in the linked Bazel documentation. Trace how toolchain options are passed to the JVM, then verify that scala_toolchain accepts and applies equivalent jvm_opts behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100