fail
This is likely to be a new option -notimestamp added to
OpenJDK’s javadoc tool but not GCJ’s.
find jpathwatch-java/src -name *.java -and -type f -print0 | xargs -s 512000 -0
/usr/lib/jvm/default-java/bin/javadoc -locale en_US -classpath
:debian/_jh_build.jpathwatch -d debian/_jh_build.javadoc/api -quiet
-notimestamp -source 1.5
WARNING: -classpath option could not be passed to the VM. Faking it with
WARNING: System.setProperty("java.class.path",
":debian/_jh_build.jpathwatch");
WARNING: support for option -source 1.5 is experimental
ERROR: Unknown option -notimestamp