These release notes describe its new features, platform requirements, installation, limitations, known problems and issues, and documentation for Oracle Java SE Embedded.
This document contains the following topics:
See Oracle Java SE 8u91 Release Notes.
See Oracle Java SE Embedded System Requirements.
Refer to the Oracle Java SE Embedded 8u91 README for installation instructions.
Oracle Java SE Embedded 8 is a modular system that must be configured before launching by selecting components and creating a custom JRE to suit your device and applications, using the included jrecreate
tool. See Oracle Java SE Embedded: Developer's Guide.
None
This section describes limitations of Oracle Java SE Embedded.
Server Java Virtual Machine is not Universally Available
The server JVM described in Oracle Java SE Embedded Developer's Guide is only available on the following targets:
Native Memory Tracking Support is Limited on ARM Targets
For ARM devices, the -XX:NativeMemoryTracking=detail
java command line option produces a warning and defaults the setting to summary
.
The Oracle Java SE Embedded page on Oracle Technology Network contains information such as links to documentation, system requirements and FAQs. See http://www.oracle.com/java/technologies/javase-embedded/javase-embedded.html
Oracle Java SE Embedded Developer's Guide contains information for both platform developers and application developers about how to create custom JREs and install them on custom devices and how to develop headless and headful applications for the custom JRE.