Skip to content

Commit

Permalink
*: bazel jvm use zgc (#38171)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei authored Oct 15, 2022
1 parent 61eed5c commit 2b3b809
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
startup --host_jvm_args=-Xmx6g
startup --host_jvm_args=-XX:+UnlockExperimentalVMOptions
startup --host_jvm_args=-XX:+UseZGC
startup --unlimit_coredumps

run:ci --color=yes
Expand Down

0 comments on commit 2b3b809

Please sign in to comment.