Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8341348 Add `@since` checker tests to the JDK
  3. JDK-8331051

Add an `@since` checker test for `java.base` module

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • core-libs
    • b20

      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:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: