| JDK 22 | JDK 23 |
|---|---|
| 22Fixed | 23 b07Fixed |
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
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.
|