7195519: OutOfMemoryError in docs build after 7151010
Reviewed-by: darcy
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user