I was trying to see memory map of a process on Linux x86-64 using pmap -x command. I got …
I have a java application running on Java 8 inside a docker container. The process starts a Jetty 9 server and a …