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

(reflect spec) Class.get(Declared)+{Method,Constructor} does not define "match"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.4.1
    • core-libs
    • Fix Understood
    • generic
    • generic

      The javadoc for Class.getMethod, Class.getDeclaredMethod, Class.getConstructor,
      and Class.getDeclaredConstructor does not specify what a "match" will be.
      These methods require that the array of parameterTypes contain an instance of
      the exact class that is declared in the target method/constructor. No
      overload resolution is performed.

      -- iag@sfbay 2002-03-12

            Unassigned Unassigned
            iris Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: