Apache Harmony JRE with DRLVM ============================== 1. CONTENTS ----------- The JRE contains the following directories: bin - Main DRL executable file and set of dynamic libraries needed for running include - Set of header files containing an external specification lib - Compiled classes and other resources 2. SYSTEM REQUIREMENTS ---------------------- Apache Harmony JRE has been validated against the Windows* operating system for the x86 architecture, and the Linux* operating system for x86 and x86-64 architectures. 3. OBTAINING ------------ To download stable builds and snatshots, please refer to http://harmony.apache.org/downloads.html. 4. OPERATING ------------ The virtual machine supports all standard and some additional command-line options, as described at http://harmony.apache.org/cmd_options.html. By default, the VM runs with the just-in-time compiler enabled. To start the VM with the interpreter, supply the -Xint command-line option right after the executable name. 5. KNOWN ISSUES --------------- For a list of known issues and limitations, refer to the ReleaseNotes.html file shipped with the JRE in the root folder. 6. DOCUMENTATION ---------------- Apache Harmony documents are located at the project website, http://harmony.apache.org/. To start using the Harmony JRE, follow the instructions at http://harmony.apache.org/quickhelp_users.html. You can also contribute to this open-source project, see opportunities for participation defined at http://harmony.apache.org/get-involved.html. 7. DISCLAIMER AND LEGAL INFORMATION ------------------------------------ Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. *) Other brands and names are the property of their respective owners.