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

Add `@since` checker tests to the JDK

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 24
    • None
    • core-libs

      This serves as an umbrella task for adding `@since` tests to the JDK

      There needs to be an automated test for `@since` tags in the source code documentation.

      The rules are simple:
      all declarations (modules, packages, classes, interfaces, fields, methods, etc) should have their own `@since` -- except for members of a class or interface, if the @since for the member would be the same as that of its enclosing class or interface.

            nbenalla Nizar Benalla
            nbenalla Nizar Benalla
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: