You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.0.4 - Harden JVM discovery logic.
Only check standard java.version property, do not collect build number.
If a JVM version is invalid, warn and skip. Do not throw.
Add error handling around -XshowSettings invocation.