Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This appendix contains a listing of Java HotSpot VM (also referred to as HotSpot hereafter) command line options of performance interest and any mentioned within this book, along with a description of each option and when it is most applicable to use it.
Command line options that toggle on or off a feature or attribute of the HotSpot VM have the form -XX:<+|->FeatureName where + indicates enable the feature and - indicates disable the feature.