http://www.blogjava.net/heavensay/archive/2012/11/07/389685.htmlhtml
a = null;12 clazzA = null;13 loader = null;14 // 執行一次gc垃圾回收15 System.gc();java