7195519: OutOfMemoryError in docs build after 7151010

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2012-09-04 12:53:50 -07:00
parent e0782017fe
commit 52ca21c92a

@ -73,7 +73,7 @@ ifeq ($(ARCH_DATA_MODEL),64)
else ifeq ($(ARCH),universal)
MAX_VM_MEMORY = 1024
else
MAX_VM_MEMORY = 612
MAX_VM_MEMORY = 768
endif
# List of all possible directories for javadoc to look for sources