![]() |
This document summarizes the functionality and issues of the General Availability (GA) version of Sun Java Real-Time System (Java RTS) 2.0_01. To ensure that you have the most recent update of this document, check the latest version on the Java SE Real-Time Product Documentation web site. Java RTS is Sun's implementation of the Real-Time Specification for Java (RTSJ). The specification details for this implementation are described in Java RTS Implementation Details. Java RTS 2.0_01 complies with JSR-01 Technology Compatibility Kit (TCK) 1.0.2 version SE 3.0.11, which tests the behavior of implementations of RTSJ version 1.0.2. ContentsOperating Systems Supported [Readme File] [Installation Guide] [Compilation Guide] [Garbage Collection Guide] [Technical Information] [Java RTS DTrace Provider] [Practical Introduction to Achieving Determinism] Operating Systems SupportedJava RTS 2.0_01 is supported on an UltraSPARC® processor or on a Sun x86/x64 platform running one of the following operating systems:
Refer to the content of the /etc/release file to determine the exact version of Solaris that is installed on your machine. The OS kernel version is reported by the command Java Virtual Machine SupportJava RTS provides only the 32-bit "client" version of the Java virtual machine; the 64-bit version is not supported, and using the-server option has no effect.
For the best temporal performance, we strongly recommend installing Java RTS on a machine featuring at least two processors. Functionality and Issues of Java SE 5.0Java RTS 2.0_01 is generally based on the Java Platform, Standard Edition (Java SE) version 5.0 Update 13. Java SE 5.0 (also known as J2SE 5.0 or 1.5.0) is a major release of the Java platform containing new features and enhancements in many functional areas. Update releases are bug fix releases, which can include reliability, performance, and security fixes. The features, bugs, and workarounds of the Java SE 5.0 release and the additional fixes provided by Update 13 can be found at the J2SE 5.0 Release Notes web site. Enhancements in This Java RTS ReleaseJava RTS 2.0_01 provides the following enhancements to the previous version:
General Differences from HotSpotGeneral differences in the behavior of Java RTS as compared with the HotSpot VM are as follows:
Functionality and Issues Specific to Java RTSJava RTS differs in functionality from Java SE and the Java HotSpot VM in a number of areas, including clocks, timers, class initialization, memory management, and scheduling. In addition, certain issues, such as programming considerations, limitations, bugs, and workarounds, are applicable only to Java RTS. The Technical Information document summarizes the functionality and issues that are specific to Java RTS. Contact UsPlease report any problems or bugs you might encounter to the Java RTS team.
|
![]() |