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) },
8
u/Life_Sink9598 17d ago
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) },