-
Bug
-
Resolution: Fixed
-
P4
-
21
In specifying the resolution of Dynamic and InvokeDynamic constants, 5.4.3.6 mistakenly describes the resolution of static arguments as producing instances of java.lang.invoke.MethodHandle. This is incorrect—static arguments resolve directly to objects (Strings, Integers, etc.)