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

remove EnableInvokeDynamic flag

XMLWordPrintable

    • b14
    • generic
    • generic

      Now that HSX is dead we can remove the EnableInvokeDynamic flag and all the legacy code that comes with it. After all it's not possible to run JDK 9 on a VM without invokedynamic support anyway:

      $ java -XX:+UnlockDiagnosticVMOptions -XX:-EnableInvokeDynamic
      Error occurred during initialization of VM
      java/lang/ClassFormatError: This JVM does not support constant tag 18 in class file java/lang/CharSequence

            thartmann Tobias Hartmann
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: