-
Sub-task
-
Resolution: Fixed
-
P4
-
19
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8357802 | 17.0.17-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | master |
JDK-8359362 | 17.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
The main problem is that OOME might happen in any Thread causing test failure.
The reference tests provoke OOME only to force reference clearing.
The possible fix is to force it directly with force GC.
The reference tests provoke OOME only to force reference clearing.
The possible fix is to force it directly with force GC.
- backported by
-
JDK-8357802 Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java
-
- Resolved
-
-
JDK-8359362 Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java
-
- Resolved
-
- links to
-
Commit openjdk/jdk/95d38bbd
-
Commit(master) openjdk/jdk17u-dev/c254ea6e
-
Review openjdk/jdk/8440
-
Review(master) openjdk/jdk17u-dev/3622
(1 links to)