Heap And Non Heap Memory In HotSpot JDK
The highest level divisions of the JVM memory are the most well known areas, such as heap and non heap. The...
FAQ / Java / JVM Tuning / Must Know / Performance
by Ramakanta · Published July 8, 2014 · Last modified August 1, 2014
The highest level divisions of the JVM memory are the most well known areas, such as heap and non heap. The...
FAQ / Fusion Middleware / Oracle SOA Suite / Uncategorized
by Ramakanta · Published November 20, 2013 · Last modified November 14, 2016
The permanent generation is a special part of the HotSpot JVM’s memory, which stores “class templates”‘ for the JVM class...
Installation / Java / Java Errors / JVM Tuning / Must Know / Performance / Troubleshooting
by Ramakanta · Published June 21, 2012 · Last modified March 26, 2015
If you are getting below error message while using installed Java then please follow below given steps to resolve...
Application Servers / IBM Websphere Application Server / Java App Servers
by Ramakanta · Published February 4, 2012 · Last modified September 11, 2014
The following diagram shows the basic websphere jvm architecture overview for a WebSphere Application server JVM: JVM All WebSphere Application Servers are...
Advertisement
Advertisement
Advertisement