Skip to content

Commit

Permalink
add gc as G1
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiscript committed Jan 28, 2024
1 parent 77749e1 commit d5963b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game-of-life-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<buildArgs>
<arg>--enable-preview</arg>
<arg>--install-exit-handlers</arg>
<arg>--gc=G1</arg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit d5963b5

Please sign in to comment.