-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324361 | 22.0.1 | Pavel Rappo | P4 | Resolved | Fixed | b02 |
JDK-8324157 | 22 | Pavel Rappo | P4 | Resolved | Fixed | b33 |
A concrete method implementation that inherits javadoc from an interface gets all of the javadoc from the interface defining the method but not the throws clauses. Is this a bug or can the intended behavior be defined.
- backported by
-
JDK-8324157 Inherited Javadoc missing @throws
- Resolved
-
JDK-8324361 Inherited Javadoc missing @throws
- Resolved
- relates to
-
JDK-4947455 @throws documentation should be auto inherited if exception is checked
- Resolved
-
JDK-8285368 Overhaul doc-comment inheritance
- Resolved
-
JDK-8048264 StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
- Closed