In Java 17 what is the difference between the section Class and Metaspace in the output of jcmd VM.native_memory
The output of jcmd <pid> VM.native_memory
shows a Class
and Metaspace
section like below
The output of jcmd <pid> VM.native_memory
shows a Class
and Metaspace
section like below