Suggestion to "eagerly" chase the newest JDK, instead of "aggressively". Nothing is aggressive about it, this is all gentle 🙂
🙃 1
Martin
05/29/2026, 9:42 AM
Great article in all cases!
l
Luis Mirabal
06/02/2026, 3:58 PM
It's not clear to me how I can get gradle to use the latest jvm and the project still use an older version.
In the article is mentioned how you can use toolchains to support java 8 for your project, but it doesn't mention how to configure gradle to run on java 26 for that same project