(reflect spec) Method.invoke() @throws InvocationTargetException

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 24
    • Affects Version/s: 7
    • Component/s: core-libs

      API clarifications related to rfe 6531596, specifically to
      Method.invoke handling of AbstractMethodError.

      1. Method.invoke documentation change:

      current:
      InvocationTargetException - if the underlying method throws an exception
      change to:
      InvocationTargetException - wraps any Throwable thrown by the invocation
      of the underlying method, including AbstractMethodError found during
      dynamic method lookup of the underlying method.

            Assignee:
            Chen Liang
            Reporter:
            Karen Kinnear (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: