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
With Java 25 approaching, it would be nice to support JEP 512. I provided a pull request at #484. It supports the new forms of main (instance, non-public, no args), considered in the order laid out in the JEP.