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

Reply via email to