Preface

This guide helps users of Oracle JRockit migrate to Java HotSpot VM (Java platform, Standard Edition). The document describes the command-line options and tools available in Oracle JRockit and their equivalents in the HotSpot JVM.

Audience

The target audience for this document comprises of developers and users who are using Oracle JRockit and planning to migrate to Java Development Kit (JDK), which is Oracle's implementation of the Java Platform, Standard Edition (Java SE). The current release is Java SE 8 and JDK 8; however, most of the information in this document can be applied to releases earlier than JDK 8.

This document is intended for readers with a detailed understanding of the components of the Java HotSpot VM, and also some understanding of concepts such as garbage collection, threads, and native libraries. In addition, it is assumed that the reader is reasonably proficient with the operating system where the Java application is developed and run.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Related Documents

For more information, see the Java SE 8 documentation at:

http://docs.oracle.com/javase/8/docs/

Conventions

The following text conventions are used in this document:

Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.
monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.