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
Uses of reflection need to be configured. You can read more about reflection here. We also provide an agent that you can use to track reflective accesses and generate reflection configuration automatically.
I'am the MyBatis commiter and I consider supporting GraalVM. But the MyBatis has code that invoke the default method using reflection feature and it become build error. A small reproduce project is here.
Can I resolve this problem? or Is this behavior is limitation of GraalVM?
The text was updated successfully, but these errors were encountered: