http://java.sun.com/j2se/1.5.0/docs/guide/vm/index.html <- Java Virtual Machines
http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecTOC.doc.html <- The Java Virtual Machine Specification - Second Edition
http://java.sun.com/docs/books/vmspec/index.html <- download
http://www.javaworld.com/channel_content/jw-jvm-index.shtml <- Javaworld - Java Virtual Machine (JVM)
http://java.sun.com/j2se/1.5.0/docs/guide/security/index.html <- Security
http://jakarta.apache.org/bcel/index.html <- Byte Code Engineering Library
http://java-source.net/open-source/bytecode-libraries <- Open Source ByteCode Libraries in Java
http://www.onjava.com/pub/a/onjava/2003/10/22/bcel.html?page=1 <- Analyze Your Classes
http://www.jboss.org/products/javassist.html <- Javassist
'java core' 카테고리의 다른 글
자바 ftp client 라이브러리. (0) | 2005.10.13 |
---|---|
이벤트 모델 (0) | 2005.09.16 |
[TIP]자바 실행, 컴파일때 shell 이용법 (0) | 2005.06.11 |
Runtime (0) | 2005.06.06 |
millisecond를 가지고 구하기 (0) | 2005.05.13 |