programming Tomcat Debug String May 10, 2008 admin Leave a comment -verbose:gc -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=<directory of log files>
programming Performance tuning May 9, 2008 admin Leave a comment Useful sites: http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf http://java.sun.com/docs/hotspot/HotSpotFAQ.html#general_profiling http://www.petefreitag.com/articles/gctuning/