Skip to content

Commit

Permalink
ZGC
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Jun 9, 2023
1 parent b843136 commit 1d8eaa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#org.gradle.jvmargs="-Xmx2048m -Dfile.encoding=UTF-8 -XX:+UseParallelGC"
org.gradle.jvmargs="-Xmx2048m"
#org.gradle.jvmargs="-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
#org.gradle.jvmargs="-Xmx2048m"
org.gradle.jvmargs="-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
#org.gradle.jvmargs="-XX:+UseSerialGC"

0 comments on commit 1d8eaa7

Please sign in to comment.