RFR [9] Modular Source Code

Erik Joelsson erik.joelsson at oracle.com
Thu Aug 14 08:12:38 UTC 2014


On 2014-08-14 09:07, Erik Joelsson wrote:
> - javadoc.gmk: JAVADOC_CMD should perhaps use (currently non-existant) 
> JAVA_TOOL_FLAGS_BIG or at least JAVA_FLAGS_BIG?
> I agree, but that should be a separate change.
Actually, the variable JAVA already contains the big java flags. The 
correct fix here is to remove the redundant explicit mx flag from 
Javadoc.gmk and just trust that JAVA is correctly sized.

/Erik


More information about the jdk9-dev mailing list