hg: jdk8/tl/langtools: 8025524: javadoc does not correctly locate constructors for nested classes

bhavesh.x.patel at oracle.com bhavesh.x.patel at oracle.com
Thu Nov 14 13:48:47 PST 2013


Changeset: 5ae66d372d57
Author:    bpatel
Date:      2013-11-14 13:47 -0800
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/5ae66d372d57

8025524: javadoc does not correctly locate constructors for nested classes
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javadoc/ConstructorDocImpl.java
! test/com/sun/javadoc/testAnchorNames/TestAnchorNames.java
+ test/com/sun/javadoc/testConstructors/TestConstructors.java
+ test/com/sun/javadoc/testConstructors/pkg1/Outer.java
! test/tools/javadoc/generics/genericInnerAndOuter/expected.out



More information about the serviceability-dev mailing list