jvm 设置

-Xprof
Profiles the running program, and sends profiling data to standard output. This option is provided as a utility that is useful in program development and is not intended to be be used in production systems.

-Xrunhprof[:help][:<suboption>=<value>,...]
Enables cpu, heap, or monitor profiling. This option is typically followed by a list of comma-separated "<suboption>=<value>" pairs . Run the command java -Xrunhprof:help to obtain a list of suboptions and their default values.


http://blog.csdn.net/wzyaa/archive/2009/03/29/4034876.aspx

http://download.csdn.net/source/311218

http://www.blogjava.net/justinchen/archive/2009/02/22/256113.html

正则 http://blog.csdn.net/elimago/archive/2009/04/01/4041193.aspx

http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html

http://d.download.csdn.net/down/197716/Honiin

http://www.ibm.com/developerworks/cn/java/l-niosvr/
http://blog.csdn.net/hb_cattle/archive/2007/03/29/1545797.aspx

http://topic.csdn.net/u/20100221/15/732E9F5A-23B5-419A-B2F1-E8060A966635.html

http://www.iteye.com/topic/300513

http://www.iteye.com/topic/154697

http://www.blogjava.net/hufoking/archive/2009/11/27/java_verifycode.html

http://zhxing.iteye.com/blog/399668

http://blog.csdn.net/huxiweng/archive/2010/01/19/5214591.aspx

你可能感兴趣的:(java,jvm,.net,J2SE,Blog)