-
Bug
-
Resolution: Fixed
-
P4
-
20
-
None
-
b24
When inheriting exception documentation, javadoc matches exceptions from an overridden method with those of the overriding method using string names, not even FQNs. This is misguided and leads to incorrect results. We should use appropriate types, not strings. (ThrowsTaglet is "stringly" typed.)
- blocks
-
JDK-8291803 Detect simple overrides better
-
- Open
-
- is blocked by
-
JDK-8285488 Improve DocFinder
-
- Resolved
-