Does MemoryMXBean use JNI memory?

Do the heap results returned by the MemoryMXBean get any memory allocated by the JNI libraries used by the application?

Any experience? The documentation does not do this.

+2


a source to share





All Articles