You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<name>Program to play with java memory allocation and GC</name>
<description>The program allows allocate, deallocate and GC to check how memory works. The idea is to setup Xms and Xmx and start allocating large objects in memory and see how GC works.</description>