hg: jdk9/dev/langtools: 8149842: javadoc incorrectly tries to get the documentation for inherited methods.

kumar.x.srinivasan at oracle.com kumar.x.srinivasan at oracle.com
Wed Feb 17 19:24:15 UTC 2016


Changeset: fb1ccb29bf7f
Author:    ksrini
Date:      2016-02-17 11:19 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/fb1ccb29bf7f

8149842: javadoc incorrectly tries to get the documentation for inherited methods.
Reviewed-by: jjg

! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/DocEnv.java
+ test/jdk/javadoc/doclet/testIncluded/TestIncluded.java
+ test/jdk/javadoc/doclet/testIncluded/parent/A.java
+ test/jdk/javadoc/doclet/testIncluded/pkg/B.java



More information about the jdk9-dev-changes mailing list