-
Sub-task
-
Resolution: Fixed
-
P4
-
21, 24
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8356155 | 21.0.9-oracle | Mimoun Ghordou | P4 | Resolved | Fixed | b01 |
JDK-8365536 | 21.0.9 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
com/sun/jdi/ThreadMemoryLeakTest.java purposely runs with a small heap so it is easier to detect a memory leak with an OOME. Running without compressed oops uses more memory leading to an OOME even though there is no leak. We should require that this test be run only with compressed oops.
- backported by
-
JDK-8356155 com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
-
- Resolved
-
-
JDK-8365536 com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled
-
- Resolved
-
- caused by
-
JDK-8297638 Memory leak in case of many started-dead threads
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/13cb6a43
-
Commit(master) openjdk/jdk/d7281079
-
Review(master) openjdk/jdk21u-dev/2086
-
Review(master) openjdk/jdk/20606
(2 links to)