2016年11月18日

HSDB

摘要: select t from java.lang.Thread t $JAVA_HOME/bin/java -classpath $JAVA_HOME/lib/sa-jdi.jar sun.jvm.hotspot.HSDB 阅读全文

posted @ 2016-11-18 23:29 暖风的风 阅读(307) 评论(0) 推荐(0) 编辑

JVM byte code

摘要: http://blog.jamesdbloom.com/JVMInternals.html#constant_pool http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/7-b147/java/lang/St 阅读全文

posted @ 2016-11-18 13:24 暖风的风 阅读(238) 评论(0) 推荐(0) 编辑

Learning to write a compiler

摘要: http://stackoverflow.com/questions/1669/learning-to-write-a-compiler?rq=1 Big List of Resources: A Nanopass Framework for Compiler Education ¶ Advance 阅读全文

posted @ 2016-11-18 12:54 暖风的风 阅读(306) 评论(0) 推荐(0) 编辑

导航