<div dir="ltr"><div>HI,</div><div><br></div><div>In addition to Liam's point, I'd like to point out:</div><div><br></div>1. The version check in jspawnhelper is for the full JDK version. This means any future in-place JDK update could trigger this problem for long-running applications.<div>2. Typical Linux package managers (e.g. apt, yum) seem to update the JDK package in place by default. We run into this problem with updates from "apt install" internally.  Admittedly, I have not tested if updating Debian's openjdk-21-jre-headless from 17.0.12 to 17.0.13, or from 21.0.3 to 21.0.4 would trigger the same issue, but it likely will.<br></div><div><br></div><div>This could be a widespread problem for future JDK updates on Linux distros. Perhaps we should also raise this concern to <a href="mailto:jdk-updates-dev@openjdk.org">jdk-updates-dev@openjdk.org</a>?</div><div><br></div><div>-Man</div></div>