Hi Peter, Is that bug in JDK 1.5, that it does System.gc() every minute if you disable it.
but -XX:+DisableExplicitGC should also prevent all calls to System.gc(). So if i use that , that should be fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233996#4233996 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233996 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
