Using @apiNote and other tags in JDK-specific APIs

Alan Bateman Alan.Bateman at oracle.com
Wed Jul 16 20:24:01 UTC 2014


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