FYI: you could observe significant build slowdown ...
# gradle
t
FYI: you could observe significant build slowdown on Windows OS when using JDK 17+ to run the Gradle itself. This is due to the JDK internal change.
😞 2
j
this need to be resolved by JetBrains or Gradle itself? If it is the second one, is there a ticket on their repo?
t
Some of them will be resolved inside KGP.
FileCollection.filter { ... }
performance issue should be resolved in Gradle