提交 3de78351 编写于 作者: K ksrini

7112160: jdk8 javadoc failure in jdk/make/docs javadoc: error - java.lang.OutOfMemoryError

Reviewed-by: ohair, katleman
上级 4c0da4de
...@@ -71,7 +71,7 @@ include $(BUILDDIR)/common/internal/ImportComponents.gmk ...@@ -71,7 +71,7 @@ include $(BUILDDIR)/common/internal/ImportComponents.gmk
ifeq ($(ARCH_DATA_MODEL),64) ifeq ($(ARCH_DATA_MODEL),64)
MAX_VM_MEMORY = 1024 MAX_VM_MEMORY = 1024
else else
MAX_VM_MEMORY = 512 MAX_VM_MEMORY = 612
endif endif
# List of all possible directories for javadoc to look for sources # List of all possible directories for javadoc to look for sources
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册