hg: jdk9/sandbox/langtools: 8149842: javadoc incorrectly tries to get the documentation for inherited methods.
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Feb 17 19:31:06 UTC 2016
Changeset: fb1ccb29bf7f
Author: ksrini
Date: 2016-02-17 11:19 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list