Poniżej znajduje się lista artykułów, które na różne sposoby wiążą się z Javą i JVM opisując rożne sposoby jej działania oraz optymalizacji:

Tytuł Opis
Understanding how the JVM uses native memory on Windows and Linux Running out of Java™ heap isn’t the only cause of a java.lang.OutOfMemoryError. If native memory runs out, OutOfMemoryErrors that your normal debugging techniques won’t be able to solve can occur. This article explains what native memory is, how the Java runtime uses it, what running out of it looks like, and how to debug a native OutOfMemoryError on Windows® and Linux®.