-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
Lightweight locking enabled
-
b08
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314253 | 21.0.1 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
JDK-8316194 | 17.0.10 | Christoph Langer | P4 | Resolved | Fixed | b01 |
Running DCMD 'System.trim_native_heap' through 'JMXExecutor'
---------------- stdout ----------------
Trim native heap: RSS+Swap: 125M->125M (+112K)
---------------- stderr ----------------
----------------------------------------
test TrimLibcHeapTest.jmx(): failure
java.lang.RuntimeException: 'Trim native heap: RSS\\+Swap: \\d+[BKMG]->\\d+[BKMG] \\(-\\d+[BKMG]\\)' missing from stdout/stderr
The test expects to see a final negative amount, but in this case RSS has increased by 112K
- backported by
-
JDK-8314253 Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
- Resolved
-
JDK-8316194 Test serviceability/dcmd/vm/TrimLibcHeapTest.java failed: RSS use increased
- Resolved
- is blocked by
-
JDK-8268893 jcmd to trim the glibc heap
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/45b6bcac
-
Commit openjdk/jdk21u/b06ee413
-
Commit openjdk/jdk/117f42db
-
Review openjdk/jdk17u-dev/1718
-
Review openjdk/jdk21u/53
-
Review openjdk/jdk/15009