Yes you can click on this and manually force the garbage collection, but overall your JVM should take care of garbage collection on its own. There is no need to do this manually. If there is problem with OOM errors or system hangs you need to verify you memory and garbage collection settings. Maybe changing the GC to a different one (like G1) would help. You can read more here about tunning you GC settings.
https://confluence.atlassian.com/enterprise/garbage-collection-gc-tuning-guide-461504616.html
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.