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
Running the JDK-Tool stage on Windows assumes that the extension of the desired tool will be ".exe", while some tools are known to use other extensions, such .cmd. This can be reproduced by caching a version of GraalVM, and attempting to run the "gu" tool which results in the following error.