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

New tests needed for library-side changes for repeating annotations

XMLWordPrintable

    • b82
    • Verified

      3 new methods will be added in AnnotatedElement interface for repeating annotations:
      getDeclaredAnnotation(<T>)
      getAnnotations(<T>)
      getDeclaredAnnotations(<T>)

      New tests are needed to test the above three methods along with the existing methods of the interface to check the new behavior as well as backward compatibility of the test scenarios.

            sogoel Sonali Goel (Inactive)
            sogoel Sonali Goel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: