gc logs [Full GC (System)

Peter Schuller peter.schuller at infidyne.com
Thu Feb 10 18:25:04 UTC 2011


> please help me understand in following 2 line if
> Full GC (System)
> means this is caused due to System.gc() call ?

If you're having trouble with code calling System.gc(),
-XX:+DisableExplicitGC may be an option. But that will also disable
e.g. jconsole triggered GC:s (I think).

-- 
/ Peter Schuller
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use



More information about the hotspot-gc-dev mailing list