Join Slack
Powered by
FYI: you could observe significant build slowdown ...
# gradle
t
tapchicoma
10/20/2022, 12:24 PM
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
tapchicoma
10/20/2022, 12:29 PM
here is the list of related issues: •
https://youtrack.jetbrains.com/issue/KT-54579
•
https://youtrack.jetbrains.com/issue/KT-54588
•
https://youtrack.jetbrains.com/issue/KT-49785
j
Javier
10/20/2022, 12:33 PM
this need to be resolved by JetBrains or Gradle itself? If it is the second one, is there a ticket on their repo?
t
tapchicoma
10/20/2022, 12:34 PM
Some of them will be resolved inside KGP.
FileCollection.filter { ... }
performance issue should be resolved in Gradle
6
Views
Open in Slack
Previous
Next