jdk 8 skipping javadocs

Mike Duigou mike.duigou at oracle.com
Mon Jul 29 14:39:14 UTC 2013


On Jul 29 2013, at 07:09 , Pete Brunet wrote:

> In the new JDK 8 build doc I see this sentence:
> Creating the javadocs can be very slow, if you are running javadoc,
> consider skipping that step.
> but I don't see any switches documented that would skip creating javadocs.

The docs target is not run by default. It has to be explicitly invoked to create docs.

Mike




More information about the build-dev mailing list