A reproduction of jeremymailen/kotlinter-gradle#204.
Open up VisualVM, or use jcmd's GC.class_histogram, or your preferred mem leak monitoring tool, and then format kotlin repeatedly.
./gradlew --stop
repeat 100 ./gradlew formatKotlin
A reproduction of jeremymailen/kotlinter-gradle#204.
Open up VisualVM, or use jcmd's GC.class_histogram, or your preferred mem leak monitoring tool, and then format kotlin repeatedly.
./gradlew --stop
repeat 100 ./gradlew formatKotlin