-
Bug
-
Resolution: Duplicate
-
P3
-
9
-
windows
Test fails with the following error:
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32800 bytes for Chunk::new
--------------- T H R E A D ---------------
Current thread (0x0000008753176000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=22372, stack(0x0000008753890000,0x0000008753990000)]
Current CompileTask:
C2: 35159 1617 b 4 sun.net.www.ParseUtil::<clinit> (620 bytes)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32800 bytes for Chunk::new
--------------- T H R E A D ---------------
Current thread (0x0000008753176000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=22372, stack(0x0000008753890000,0x0000008753990000)]
Current CompileTask:
C2: 35159 1617 b 4 sun.net.www.ParseUtil::<clinit> (620 bytes)
- relates to
-
JDK-8086278 java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException
-
- Closed
-