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
oracle/graal#11429 confirms a behavior problem when calling Object.class.newInstance(). #2102 is a temporary workaround while the GraalVM team looks into this.
This issue would be fixed by implementing GraalVM's suggested approach once they look into it (and removing the workaround).