Forums Register Login

Java Garbage collector

+Pie Number of slices to send: Send
Hi All,

Can any one provide/suggest indepth information about garbage collection.

--Regards
Ashok Kumar
+Pie Number of slices to send: Send
Do you have any soecific question regarding GC? If you want detail about getting best performance from it, read this link on tuning garbage collection.
+Pie Number of slices to send: Send

Your question is vague Ashok.

Garbage collection is a way to free up unwanted resources and is being done automatically in Java. If you intend to manually call it, you issue System.gc() - however, take note that the JVM can choose to ignore this command altogether, it merely alerts the JVM that you think it's a good time to do the garbage collection.
Would you turn that thing down? I'm controlling a mind here! Look ... look at the tiny ad ...
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 739 times.
Similar Threads
Garbage collection
garbage collection!
Garbage Collection
One Question about GC
garbage collection
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 06:23:50.