Skip to content

Commit

Permalink
[Cherrypick] bazelbuild#15978
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviernotteghem committed Jul 26, 2024
1 parent 9a3b244 commit c6eac3f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ public FragmentOptions getExec() {
exec.jvmOpts = ImmutableList.of("-XX:ErrorFile=/dev/stderr");
} else {
exec.jvmOpts = hostJvmOpts;
exec.hostJvmOpts = hostJvmOpts;
}

exec.javacOpts = hostJavacOpts;
Expand Down

0 comments on commit c6eac3f

Please sign in to comment.