My Two Cents

  • Home

Memory Management

JAVA

Memory Management in Java – JVM Memory Model

Java (JVM) Memory Model At broad level, JVM Heap memory is physically divided into two parts – Young Generation and Old Generation. Young Generation Young generation is the place where all the new objects are created. When young generation is filled, garbage collection is performed. This garbage collection is called Read more…

By Ashish, 3 years1 year ago
Subscribe
Loading
Tags
Apache CXF Apache POI APM Constructor Injection Dependency Injection Garbage Collection Git GSON HashMap Hashtable Heap HttpServlet HttpSession IoC JAVA Java Collection Javascript JAX-RS JDK Jersey JRE JSON JVM load-on-startup MAVEN Memory Leak Memory Management Overloading Overriding Pass by Value Performance Management Primitive Type Reflection RESTEasy Reverse a String ServletContext Setter Injection Spring SSL Certification Stack Static String StringBuffer StringBuilder Wrapper Class
Recent Posts
  • Jackson JSON infinite recursion problem
  • Use maven without Admin access on Windows OS
  • Server Side Pagination using jQuery Datatable
  • RestTemplate in Spring
  • Spring Retry in Action

  • Home
Hestia | Developed by ThemeIsle