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

javac appears to omit throws portion of generic signature attribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • tools
    • b51
    • generic
    • generic

      In Tiger, javac includes a new signature attribute to encode generic type information of methods and constructors. This signature is specified to include the declared throws information in addition to the return type and parameter types. However, javac appears to omit the throws information. Besides providing improper information to runtime reflection, it could cause improper overridding determinations to be made.

            gafter Neal Gafter (Inactive)
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: