JDK-8309964 : Use directed inheritDoc for javax.lang.model API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-13
  • Updated: 2024-10-26
  • Resolved: 2023-06-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 22
22 b03Fixed
Related Reports
CSR :  
Relates :  
Description
The AnnotatedConstruct methods in subinterfaces would be more explicitly documented by using directed inheritance of inhertiDoc, once available. Likewise for the concrete visitors.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/14477 Date: 2023-06-14 20:05:23 +0000
26-10-2024

Changeset: cf8d0b05 Author: Joe Darcy <darcy@openjdk.org> Date: 2023-06-16 16:43:00 +0000 URL: https://git.openjdk.org/jdk/commit/cf8d0b05372838db345ff373950e71b7b3b76de7
16-06-2023