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
Java 18's reflection reimplementation using method handles now throws IllegalArgumentException: argument type mismatch when calling a method reflectively using arguments that do not match the method signature.