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

java/dyn/InvokeDynamic should not be a well-known class in the JVM

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs20
    • 7
    • hotspot
    • b04
    • generic
    • generic
    • Verified

        Because of the removal of language support, the JDK 7 API for JSR 292 no longer includes a public class named java/dyn/InvokeDynamic.

        However, the JVM uses java/dyn/InvokeDynamic (arbitrarily) as a marker class for invokedynamic instructions. This practice needs to change, and the class may then be removed from the JDK.

              twisti Christian Thalinger (Inactive)
              jrose John Rose
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: