How to identify JVM native memory segment allocations on OpenJDK / Oracle JDK
Issue
- We see a lot of [ anon ] segments when pmap is run on a Java process. How can we identify what they are?
- How can we identify the cause of a JVM native memory leak?
Environment
- Java application
- Open JDK
- Oracle JDK
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.