-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b10
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8263941 | 16.0.2 | Christoph Göttschkes | P4 | Resolved | Fixed | b01 |
JDK-8267378 | 11.0.13-oracle | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8264030 | 11.0.12 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
On memory constrained devices, the test might get killed by the linux kernel OOM Killer.
Executing the test with the JTReg test harness makes the test fail and get killed by the OOM Killer.
Executing the test manually, by using the JTreg provided "rerun" command line, the test succeeds.
This happened on a Raspberry PI 2, which has only 1G of memory available.
Executing the test with the JTReg test harness makes the test fail and get killed by the OOM Killer.
Executing the test manually, by using the JTreg provided "rerun" command line, the test succeeds.
This happened on a Raspberry PI 2, which has only 1G of memory available.
- backported by
-
JDK-8263941 Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
- Resolved
-
JDK-8264030 Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
- Resolved
-
JDK-8267378 Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
- Resolved
- links to
-
Commit openjdk/jdk16u/b64af94b
-
Commit openjdk/jdk/ebaa58d9
-
Review openjdk/jdk16u/76
-
Review openjdk/jdk/2507
(2 links to)