News

In Java Runtime itself, If I checked the free memory (via Runtime.getRuntime().freeMemory()) It's show a lot of memory available in free. But If I see at the OS-level by using top command. I observed ...