jvm打印gc日志到文件
D:\study\workspace\jvm\src>java -Xms20M -Xmx20M -Xmn10M -XX:SurvivorRatio=8 -XX:+PrintGCDetails -Xloggc:d:\gc.log gc.GcTest