This will print a stack trace to stderr every time a full garbage collection occurs:Thread=WebContainer : 263509055 (F6C04688) Status=Running at java/lang/Runtime.gc()V (Native Method) at java/lang/System.gc()V (System.java:312) at Test.main([Ljava/lang/String;)V ...