-
Bug
-
Resolution: Fixed
-
P2
-
11
-
b20
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206037 | 12 | Igor Ignatyev | P2 | Resolved | Fixed | team |
JDK-8206629 | 11.0.1 | Igor Ignatyev | P2 | Resolved | Fixed | b01 |
JDK-8264094 | openjdk8u302 | Igor Ignatyev | P2 | Resolved | Fixed | b01 |
JDK-8327669 | 8u421 | Hamza Ben Yazid | P2 | Closed | Fixed | b01 |
java/util/Arrays/TimSortStackSize2.java started to fail with OOM:
Command line: [/scratch/opt/mach5/mesos/work_dir/jib-master/install/2018-03-02-2050320.vm-sqe-notifications_ww_grp.pit180301/linux-x64-debug.jdk/jdk-11/fastdebug/bin/java -XX:MaxRAMPercentage=6 -ea -esa -Xmx512m -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:+AggressiveOpts -XX:-UseBiasedLocking -Xms385m -Xmx385m TimSortStackSize2 67108864 ]
TimSort OK. Time: 39375546772ns
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at TimSortStackSize2.createArray(TimSortStackSize2.java:209)
at TimSortStackSize2.doTest(TimSortStackSize2.java:104)
at TimSortStackSize2.doTestOfTwoTimSorts(TimSortStackSize2.java:90)
at TimSortStackSize2.main(TimSortStackSize2.java:54)
- backported by
-
JDK-8206037 java/util/Arrays/TimSortStackSize2.java fails with OOM
-
- Resolved
-
-
JDK-8206629 java/util/Arrays/TimSortStackSize2.java fails with OOM
-
- Resolved
-
-
JDK-8264094 java/util/Arrays/TimSortStackSize2.java fails with OOM
-
- Resolved
-
-
JDK-8327669 java/util/Arrays/TimSortStackSize2.java fails with OOM
-
- Closed
-
- relates to
-
JDK-8201766 Mark TimSortStackSize2.java as intermittently failing
-
- Resolved
-
-
JDK-8190679 java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
-
- Resolved
-
-
JDK-8210353 Move java/util/Arrays/TimSortStackSize2.java back to tier1
-
- Resolved
-