-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: 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.
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