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

JSR 292 VM warning: JSR 292 method handle code is mismatched to this JVM

XMLWordPrintable

    • generic
    • generic

      When trying to use JSR292 feature, JVM prints out:

      Java HotSpot(TM) Client VM warning: JSR 292 method handle code is mismatched to this JVM. Disabling support.

      java.lang.InternalError
      at java.lang.invoke.MethodHandleNatives.init(Native Method)
      at java.lang.invoke.DirectMethodHandle.<init>(DirectMethodHandle.java:47)
      at java.lang.invoke.MethodHandleImpl.findMethod(MethodHandleImpl.java:83)
      at java.lang.invoke.MethodHandles$Lookup.findStatic(MethodHandles.java:571)
      at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:356)
      ...
      Confirmed

            Unassigned Unassigned
            kshiroko Kirill Shirokov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: