-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056322 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | b29 |
In make/Javadoc.gmk, the javadoc command line is defined with an explicit -Xmx1024m. However, the variable JAVA is already defined with a suitable value for mx (for a big jvm instance, computed by configure) in spec.gmk. This statically defined override should be removed.
- backported by
-
JDK-8056322 Remove explicit mx flag from javadoc command line
-
- Resolved
-