-
Bug
-
Resolution: Fixed
-
P4
-
13, 14
-
b24
-
ppc
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236119 | 13u-cpu | Matthias Baesken | P4 | Resolved | Fixed | master |
JDK-8234975 | 13u-open | Matthias Baesken | P4 | Resolved | Fixed | master |
Currently the NMT output on AIX (can be triggered for instance by calling jcmd VM.native_memory) misses some native memory categories .
For instance , the "Java Heap" category is not seen.
f(mtJavaHeap, "Java Heap") ... is the category.
Also the category "Test" ( Test type for verifying NMT ) that is tested by a few NMT related tests is missing .
For instance , the "Java Heap" category is not seen.
f(mtJavaHeap, "Java Heap") ... is the category.
Also the category "Test" ( Test type for verifying NMT ) that is tested by a few NMT related tests is missing .
- backported by
-
JDK-8234975 NMT output on AIX misses some categories
-
- Resolved
-
-
JDK-8236119 NMT output on AIX misses some categories
-
- Resolved
-