1

We have a java program that directly uses native memory through JNI. Therefore, we want to monitor RSS memory (not just JVM) of java program to ensure no memory leak. The results should be equivalent to value returns in top command. Does java expose certain API for this?

qqibrow
  • 2,942
  • 1
  • 24
  • 40

0 Answers0