Using @apiNote and other tags in JDK-specific APIs

Mike Duigou mike.duigou at oracle.com
Thu Jul 17 04:46:19 UTC 2014


I will work up a patch tomorrow.

Mike

On Jul 16 2014, at 13:24 , Alan Bateman <Alan.Bateman at oracle.com> wrote:

> 
> I'm looking to use @apiNote, @implNote and a few other tags in JDK-specific APIs. The javadoc for these APIs is generated by make/Javadoc.gmk but I see that these -tag options are only used for build of the Java SE API docs. Should these tags be defined for the other javadoc commands too?
> 
> -Alan




More information about the build-dev mailing list