-
Sub-task
-
Resolution: Fixed
-
P4
-
24
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8356155 | 21.0.9-oracle | Mimoun Ghordou | P4 | Resolved | Fixed | master |
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
-
- links to
-
Commit(master) openjdk/jdk/d7281079
-
Review(master) openjdk/jdk/20606