[
https://issues.apache.org/jira/browse/MJAVADOC-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957955#comment-17957955
]
Olivier Lamy commented on MJAVADOC-574:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#862|https://github.com/apache/maven-javadoc-plugin/issues/862].
> Unable to inherit Javadoc comments for overriden JDK methods
> ------------------------------------------------------------
>
> Key: MJAVADOC-574
> URL: https://issues.apache.org/jira/browse/MJAVADOC-574
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.1.0
> Environment: JDK 11.0.2
> Reporter: Gili
> Assignee: Robert Scholte
> Priority: Major
> Attachments: testcase.zip
>
>
> If you run {{mvn javadoc:jar}} on the attached testcase you will notice that
> any overriden methods end up with empty Javadoc (aside from a small
> "Overrides" section. According to
> [https://manpages.debian.org/testing/openjdk-11-jdk-headless/javadoc.1.en.html#METHOD%C2%A0COMMENT%C2%A0INHERITANCE]
> the inherited method must be on the {{-sourcepath}} but I'm not sure whether
> that's even possible for core JDK classes. I mean, am I supposed to download
> the JDK source-code and link to it somehow?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)