1) Garbage collection cannot be forced, it can only be requested using code
System.gc().
2) JVM does not guarantee that GC will be started immediately.
System.gc().
2) JVM does not guarantee that GC will be started immediately.
About Unknown
Kumar Bhatia is a technical resource working with Accenture and owns this blog on Java.
No comments:
Post a Comment