-
Bug
-
Resolution: Fixed
-
P4
-
23
-
None
-
b26
-
generic
-
generic
Creating a `@see` or `{@link}` tag with a reference to a primitive type such as `{@link boolean}` does not create an error or warning, but the generated documentation contains an "invalid reference" marker.
Since we don't have a good place to link for primitive types, this should probably be handled as an error.
Since we don't have a good place to link for primitive types, this should probably be handled as an error.
- relates to
-
JDK-8284030 Standard Doclet should not attempt to link to primitive types
- Resolved