Monday, 20 July 2015

JRockit JDK Release Numbering Scheme


Every JRockit JVM release comes with several Java versions. For example, JRockit JVM R28.0 comes with Java SE versions 5.0 and 6. A Java version can be compatible with multiple JRockit JVM releases.
The JRockit JDK release number consists of the following elements:
  • The JRockit JVM release number (Rnn.nn.nn)
  • The Java version (J2SE 5.0 or Java SE 6)
For example :


Oracle JRockit JDK 6 R28.0.0 indicates the 28.0.0 release of JRockit JVM used with Java SE 6; similarly, Oracle JRockit JDK 5.0 R28.0.0 indicates the 28.0.0 release of the JRockit JVM used with J2SE 5.0.

No comments:

Post a Comment