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

MethodHandleHelper.linkToStatic should drop MH arg

XMLWordPrintable

    • b19

        MethodHandleHelper.linkToStatic() is a helper method used by the compiler/jsr292/InvokerSignatureMismatch.java test. It incorrectly passes the "mh" arg along to MethodHandle.linkToStatic instead of dropping it. The test does not detect this problem, so it may seem harmless, but I feel it should be fixed.

              dchuyko Dmitry Chuyko
              dlong Dean Long
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: