java相关资料(jdk1.6)

总guide

http://docs.oracle.com/javase/6/docs/technotes/guides/

工具页面

http://docs.oracle.com/javase/6/docs/technotes/tools/index.html

javaHotSpot VM 的选项

http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html

jvm的guide

http://docs.oracle.com/javase/6/docs/technotes/guides/vm/index.html

网络相关

http://docs.oracle.com/javase/6/docs/technotes/guides/net/index.html

http://docs.oracle.com/javase/6/docs/technotes/guides/net/properties.html  --这些貌似是-D参数

你可能感兴趣的:(java,jdk,网络,工具)