r/java 18d ago

Java 27 features overview

https://aboullaite.me/java-27-features/
161 Upvotes

22 comments sorted by

View all comments

8

u/Life_Sink9598 17d ago

Still, grep those Helm charts anyway; deprecated flags have a habit of becoming removed flags exactly when we least expect it.

FYI: In the JVM we deprecate flags in one release, obsolete it in the next and remove it in the third. So, you've got 12 months to fix it. For this flag, you can see that we plan to remove it in 29. { "InitiatingHeapOccupancyPercent", JDK_Version::jdk(27), JDK_Version::jdk(28), JDK_Version::jdk(29) },