-
Bug
-
Resolution: Fixed
-
P2
-
9
-
javatestOS=Linux 2.6.32-37-server (amd64)
-
b57
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084611 | emb-9 | Unassigned | P2 | Resolved | Fixed | team |
JDK-8264092 | openjdk8u302 | Lev Priima | P2 | Resolved | Fixed | b01 |
JDK-8269473 | 8u311 | Praveen Singhal | P2 | Closed | Fixed | b01 |
----------messages:(3/165)----------
command: main -Xms385m TimSortStackSize2 67108864
reason: User specified action: run main/othervm -Xms385m TimSortStackSize2 67108864
elapsed time (seconds): 1.758
----------System.out:(0/0)----------
----------System.err:(15/829)----------
java.lang.OutOfMemoryError: Java heap space
at TimSortStackSize2.createArray(TimSortStackSize2.java:164)
at TimSortStackSize2.doTest(TimSortStackSize2.java:59)
at TimSortStackSize2.main(TimSortStackSize2.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Java heap space
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space
- backported by
-
JDK-8084611 [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
-
- Resolved
-
-
JDK-8264092 [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
-
- Resolved
-
-
JDK-8269473 [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
-
- Closed
-
- duplicates
-
JDK-8073959 java/util/Arrays/TimSortStackSize2.java fails with java.lang.OutOfMemoryError: Java heap space when running without CompressedOops
-
- Closed
-
- relates to
-
JDK-8079378 java/util/Arrays/TimSortStackSize2.java fails in jdk_util with -UseCompressedOops
-
- Closed
-