hg: jdk9/sandbox/langtools: 8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Sep 23 06:46:03 UTC 2015


Changeset: 8e76163b3f3a
Author:    jlahoda
Date:      2015-09-23 08:29 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/8e76163b3f3a

8135307: CompletionFailure thrown when calling FieldDoc.type, if the field's type is missing
Summary: Handling CompletionFailures inside the Javadoc API implementation.
Reviewed-by: mcimadamore, ksrini, jjg

! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/ClassDocImpl.java
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/MethodDocImpl.java
! src/jdk.javadoc/share/classes/com/sun/tools/javadoc/TypeMaker.java
+ test/tools/javadoc/CompletionError.java



More information about the jdk9-sandbox-changes mailing list