JDK 9 javax.lang.model.type.Type
Sam Lijin
sxlijin at google.com
Tue Oct 2 23:21:27 UTC 2018
Thanks. Is there any chance that the published javadocs for jdk 9 will see
the update?
No idea what that release process is like, hence the question.
On Tue, Oct 2, 2018 at 4:18 PM Jonathan Gibbons <jonathan.gibbons at oracle.com>
wrote:
> Sam,
>
> This was already fixed in JDK 10.
>
> -- Jon
>
> On 09/30/2018 08:15 PM, Sam Lijin wrote:
> > 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/20181002/cc01963d/attachment-0001.html>
More information about the javadoc-dev
mailing list