JDK 9 javax.lang.model.type.Type

Sam Lijin sxlijin at google.com
Mon Oct 1 03:15:45 UTC 2018


Hi all,

Hopefully I've gotten the right mailing list for this. I was digging around
in the JDK 9 Javadoc javadocs, and noticed something that according to the
package docs for jdk.javadoc.doclet, the successor to com.sun.javadoc.Type
class is javax.lang.model.type.Type. This type doesn't seem to exist,
though - everything seems to implement TypeMirror.

What am I missing here?

Thanks,
Sam

https://docs.oracle.com/javase/9/docs/api/jdk/javadoc/doclet/package-summary.html
https://docs.oracle.com/javase/9/docs/api/javax/lang/model/type/package-summary.html
http://hg.openjdk.java.net/jdk9/jdk9/langtools/annotate/b5d08bc0d224/src/jdk.javadoc/share/classes/jdk/javadoc/doclet/package-info.java#l239
http://hg.openjdk.java.net/jdk9/jdk9/langtools/file/65bfdabaab9c/src/java.compiler/share/classes/javax/lang/model/type
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20180930/8b238e12/attachment.html>


More information about the javadoc-dev mailing list