Thank you for choosing Oracle Java SE Embedded 8u91 for your embedded system. Oracle Java SE Embedded 8 is based on the Java Runtime Environment (JRE) and provides specific features and support for embedded systems.
This document provides details about Oracle Java SE Embedded 8. The Java Runtime Environment contains the Java virtual machine, runtime class libraries, and Java application launcher, which are necessary to run programs written in the Java programming language. It is not a development environment and does not contain development tools such as compilers or debuggers. For development tools, see the Java Development Kit (JDK) Tools and Utilities documentation.
Other documentation for Oracle Java SE Embedded 8:
See also the JDK 8 Update Release Notes for release information on the JDK 8 platform.
Before you install, make sure the following is true:
PATH
environment variable or another method, such as a symbolic link.JAVA_HOME
environment variable ids the same JDK or JRE directory.The Oracle Java SE Embedded technology can be installed as follows.
download
directory.
$ cd download
$ gunzip *.gz
$ tar -xvf *.tar
ejdk1.8.0_<version>
will be created in your current directory.EJDK_HOME
environment variable to download/ejdk1.8.0_<version>
.jrecreate
command:
$ cd $EJDK_HOME
$ bin/jrecreate.sh -–help
Usage: jrecreate --help | --dest [options]
where options include:
...
jrecreate
to create a custom version of the JRE that will suit your device and applications, then copy the JRE to the embedded device. For more information, see Oracle Java SE Embedded Platform Developer’s Guide.See Compatibility with Previous Releases on the Java Platform web site for the list of known compatibility issues. Every effort has been made to support programs written for previous versions of the Java platform. Although some incompatible changes were necessary, most software should migrate to the current version with no reprogramming. Any failure to do so is considered a bug, except for a small number of cases where compatibility was deliberately broken, as described on our compatibility web page. Some compatibility-breaking changes were required to close potential security holes or to fix implementation or design bugs.
This release of Oracle Java SE Embedded 8 was tested on Linux for ARM and x86 systems. The requirements of these systems are specified at Oracle Java SE Embedded System Requirements. For ARM, testing was done on the v5, v6 and v7 architectures. Headless mode was tested on all systems; headful mode was tested on ARMv6 and ARMv7 platforms.
Some of the information in this document describes support or issues concerning graphics, window managers, audio, and so forth, and therefore only applies to the headful release on ARMv6 and ARMv7.
Java support on ARM is specific to the GNOME Desktop Environment version 1:2.30+7.