|
<!--StartFragment-->
This document provides information on typical command-line options and environment variables that can affect the performance characteristics of the Java HotSpot Virtual Machine. Unless otherwise noted, all information in this document pertains to both the Java HotSpot Client VM and the Java HotSpot Server VM. Categories of Java HotSpot VM OptionsStandard options recognized by the Java HotSpot VM are described on the Java Application Launcher reference pages for Windows, Solaris and Linux. This document deals exclusively with non-standard options recognized by the Java HotSpot VM:
Some Useful -XX OptionsDefault values are listed for Java SE 6 for Solaris Sparc with -server. Some options may vary per architecture/OS/JVM version. Platforms with a differing default value are listed in the description.
Flags marked as manageable are dynamically writeable through the JDK management interface (com.sun.management.HotSpotDiagnosticMXBean API) and also through JConsole. In Monitoring and Managing Java SE 6 Platform Applications, Figure 3 shows an example. The manageable flags can also be set through jinfo -flag.
Behavioral Options
Back to Options Performance Options
Back to Options Debugging Options
Back to Options <!-- =================== --><!-- END OF MAIN CONTENT --><!-- =================== --><!--stopindex--><!-- BEGIN D7 COMPONENT V.5 --><!--EndFragment--> |
SUN JVM 参数权威指南
最新推荐文章于 2022-05-24 16:58:38 发布
本文档介绍了影响 Java HotSpot 虚拟机性能特性的典型命令行选项和环境变量。包括非标准选项(以-X开头)和不稳定选项(以-XX开头),这些选项可能在不同版本中发生变化。
537

被折叠的 条评论
为什么被折叠?



