bazel-contrib / bazel-contrib/rules_scala

Support `jvm_opts` on scala_toolchain

Open
#706 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.