Missing close parenthesis in javadoc for MH.invokeWithArguments

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      In the fix for JDK-8026183 a parenthesis was accidentally removed in the javadoc for MethodHandle.invokeWithArguments. Currently it says:

           * <blockquote><pre>{@code
           * invokeWithArguments(arguments.toArray()
           * }</pre></blockquote>

      There should be an additional ')' after the toArray().

            Assignee:
            Shilpi Rastogi (Inactive)
            Reporter:
            Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: