posts - 42,comments - 83,trackbacks - 0
Java Technology
base technology research abou JDK, J2EE True Edit Delete
JVM TI学习(2)----如何动态更新JVM中的class文件      摘要: JVTM TI, class文件动态更新, 热部署  阅读全文
posted @ 2009-09-11 00:04 走走停停又三年 阅读(2763) | 评论 (5)  编辑
JVM TI学习(1)----如何中断weblogic中stuck thread      摘要: JVM TI、VirtualMachine、dt_socket、Weblogic、stuck thread、terminate  阅读全文
posted @ 2009-09-10 15:18 走走停停又三年 阅读(5942) | 评论 (6)  编辑
如何动态打开verbose class      摘要: JDK、MBean、动态打开verbose class  阅读全文
posted @ 2009-09-08 09:46 走走停停又三年 阅读(2891) | 评论 (0)  编辑
IBM JDK一个诡异问题:java.lang.ClassFormatError: JVMCFRE068 类名无效      摘要: IBM JDK1.6 SR2 ClassFormatError: JVMCFRE068 类名无效  阅读全文
posted @ 2009-07-27 14:15 走走停停又三年 阅读(4046) | 评论 (0)  编辑
PermGen OOM的问题      摘要: 如果通过参数设定促使PermGen中的ClassUnloading,以避免PermGen的OOM  阅读全文
posted @ 2009-04-14 10:46 走走停停又三年 阅读(1340) | 评论 (1)  编辑
关于Java中的递归调用      摘要: Java, static, 递归, Class.forName(), Classloader  阅读全文
posted @ 2008-09-26 12:38 走走停停又三年 阅读(2337) | 评论 (3)  编辑
java.lang.ClassNotFoundException和java.lang.NoClassDefFoundError的区别      摘要: ClassNotFoundException,NoClassDefFoundError,区别   阅读全文
posted @ 2008-09-25 19:45 走走停停又三年 阅读(9645) | 评论 (5)  编辑