Skip to content

Commit

Permalink
remove arg that is not actually a default
Browse files Browse the repository at this point in the history
  • Loading branch information
kaeawc authored and sarahhaggarty committed Nov 4, 2024
1 parent bd8693f commit e52c073
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/topics/gradle/gradle-compilation-and-caches.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ The Kotlin daemon also has a number of defaults:
* -XX:UseParallelGC (if no other garbage collector was set)
* -ea
* -XX:+UseCodeCacheFlushing
* -XX:+HeapDumpOnOutOfMemoryError
* -Djava.awt.headless=true
* -D{java.servername.property}={localhostip}
* --add-exports=java.base/sun.nio.ch=ALL-UNNAMED (Only for JDK 16+)
Expand Down

0 comments on commit e52c073

Please sign in to comment.