changes.mady.by.user Bengt Rutisson
Saved on Apr 16, 2013
...
The JVM manages its own address space for several purposes.
Most Java objects are allocated using "TLABs", which is short for thread local allocation buffer.