JDK-8287796 : Stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-03
  • Updated: 2022-11-28
  • Resolved: 2022-11-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b24Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
Assess risk of changing that behavior, which the documentation author cannot opt out of. Consider alternatives. Provide a migration plan, if required.

If implemented, this would effectively revert what's been introduced by JDK-4947455.
Comments
Changeset: 499406c7 Author: Pavel Rappo <prappo@openjdk.org> Date: 2022-11-16 09:43:21 +0000 URL: https://git.openjdk.org/jdk/commit/499406c764ba0ce57079b1f612297be5b148e5bb
16-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10746 Date: 2022-10-18 15:05:16 +0000
18-10-2022

FYI: https://bugs.openjdk.org/browse/JDK-4947455?focusedCommentId=14526702&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14526702
28-09-2022