These release notes describe the new features, platform requirements, installation, known issues, and limitations for Java Development Kit for ARM Release 8u65 (JDK 8u65 for ARM).
This document contains the following topics:
JDK 8u65 for ARM includes the features and bug fixes of Java SE 8 Update 65. To review these features, see Java SE Development Kit 8 Update 65 Release Notes.
See the JDK for ARM Downloads page to see which ARM devices are supported.
Refer to the JDK 8u65 for ARM README for installation instructions.
This section describes known problems and issues in this release that are specific to JDK 8u65 for ARM. See also Java SE 8 Update 65 Release Notes for known issues, many of which also affect embedded platforms.
This section describes limitations of JDK for ARM.
5.1 Native Memory Tracking Support is Limited
The java command line option -XX:NativeMemoryTracking=detail is not supported for ARM targets (an error message is displayed). Instead, use the following option: -XX:NativeMemoryTracking=summary
5.2 Headless Configuration
The ARMv8 binary distribution only supports the headless configuration.