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
So, there's some sort of issue with Graalvm where it complains about "merging incompatible frames". It results in an error as shown in oracle/graal#3342 but manifests when rethrowing exceptions. Thankfully, the fix is really simple and I will open up a pull request.