Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8322505

5.4.3.6: static arguments are objects, not MethodHandles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 21
    • specification
    • vm

      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.)

            dlsmith Dan Smith
            dlsmith Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: