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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 24
    • 7
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: