(ann) AnnotationFormatError if "default" Class type not found

XMLWordPrintable

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

      If an annotation type's default is not found, it is treated as an error.

      This is related to the following code in java.lang.reflect.Method:

      705 if (result instanceof sun.reflect.annotation.ExceptionProxy)
      706 throw new AnnotationFormatError("Invalid default: " + this);

            Assignee:
            Joe Darcy
            Reporter:
            Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: