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
When performing a VarHandle lookup for a static field, native-image will fold the method call if the arguments are constant. However, this may trigger initialization of user classes. An example of such a lookup can be found in netty 5