-
Bug
-
Resolution: Fixed
-
P1
-
9
-
None
-
b126
-
x86
-
windows
In JDK-8160285 I tried to fix the bootcycle build on 32bit windows when only the server jvm is being built. It appears I only verified the fix on a release build. In my JPRT job I forgot to only enable the server jvm so it ran with client.
We are now faced with more similar failures in the fastdebug build. The javac server process is set to use mx1500M and fails all the time in that configuration. The JAVA_FLAGS_BIG config fails intermittently with not being able to allocate enough memory.
We are now faced with more similar failures in the fastdebug build. The javac server process is set to use mx1500M and fails all the time in that configuration. The JAVA_FLAGS_BIG config fails intermittently with not being able to allocate enough memory.
- relates to
-
JDK-8160722 Module summary generation fails on Windows 32bit
-
- Resolved
-
-
JDK-8160285 Bootcycle builds are broken on jdk9/hs for windows i586
-
- Resolved
-