java Programming Glossary: mf.waitanswer
JVM sending back memory to OS http://stackoverflow.com/questions/675589/jvm-sending-back-memory-to-os static void main String args MemoryFree mf new MemoryFree mf.waitAnswer to allocate memory mf.allocate 20 mf.allocate 10 mf.allocate.. memory mf.allocate 20 mf.allocate 10 mf.allocate 15 mf.waitAnswer to free memory mf.free mf.waitAnswer to GC mf.gc mf.waitAnswer.. 10 mf.allocate 15 mf.waitAnswer to free memory mf.free mf.waitAnswer to GC mf.gc mf.waitAnswer to GC mf.gc mf.waitAnswer to GC mf.gc..
|