javadoc and API docs

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Mar 26 11:34:06 UTC 2012


Right now, in the current build, we use a "hybrid" javadoc to build the 
API documentation, where "hybrid" means: latest sources, running on 
bootstrap JDK.

Looking to the future, at least for Jigsaw, and now maybe for JSR 308, 
we may need to run javadoc on the newly built JDK.  Does anyone see any 
problems with doing that?

-- Jon



More information about the build-dev mailing list