Skip to content

Commit

Permalink
[Cherrypick] bazelbuild#15978
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviernotteghem committed Nov 17, 2023
1 parent b2557d4 commit 8eb2e26
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,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 8eb2e26

Please sign in to comment.