Hello all;

In Java 8 the core JDK API Javadoc started using several new custom javadoc 
tags. Other javadoc bundles would like to use the same tags and it's a good 
idea to be generating all of the javadoc bundles as consistently as possible. 
This changeset provides support for the new custom javadoc tags to all bundles 
generated by Javadoc.gmk. It also includes an RFE to make the @jls and @jvms 
tags available to all bundles as well.

jbsbug: https://bugs.openjdk.java.net/browse/JDK-8051010
webrev: http://cr.openjdk.java.net/~mduigou/JDK-8051010/0/webrev/

Mike

Reply via email to