I want to know how Java runtime uses native memory? I have browsed web but couldn't find any good source to learn about the process thoroughly. Moreover, how can I tell if I'm running out of native memory? Is it even possible?I want to know how Java runtime uses native mem