Java 8 RFR 8020539: Clean up doclint problems in java.util package, part 2

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jul 17 21:23:54 UTC 2013


This is the command which I have been using:

../build/macosx-x86_64-normal-server-fastdebug/jdk/bin/javac -Xdoclint:all/protected -d /tmp -XDignore.symbol.file src/share/classes/java/util/

On Jul 17, 2013, at 2:05 PM, Martin Buchholz wrote:

> To follow up, what standard of cleanliness is expected, i.e. what is the exact -Xdoclint flag that you are using to check for warnings?




More information about the core-libs-dev mailing list