-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
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.
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.
- links to
-
Commit(master) openjdk/jdk/c81aa755
-
Review(master) openjdk/jdk/18934