common/autoconf/boot-jdk.m4
changeset 39189 bae461399d89
parent 39187 9decd6e374e2
child 39684 1373dd6d26fa
--- a/common/autoconf/boot-jdk.m4	Tue Jun 28 16:04:03 2016 +0200
+++ b/common/autoconf/boot-jdk.m4	Wed Jun 29 20:00:55 2016 +0200
@@ -362,7 +362,7 @@
   BOOTCYCLE_JVM_ARGS_BIG=-Xms64M
 
   # Maximum amount of heap memory and stack size.
-  JVM_HEAP_LIMIT_32="1100"
+  JVM_HEAP_LIMIT_32="1024"
   # Running a 64 bit JVM allows for and requires a bigger heap
   JVM_HEAP_LIMIT_64="1600"
   STACK_SIZE_32=768