JDK-8171002 : 2.0: Update the JVM's dependence on Unicode to 8.0
  • Type: Enhancement
  • Component: specification
  • Sub-Component: vm
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-12-09
  • Updated: 2019-06-13
  • Resolved: 2017-01-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Cloners :  
Description
JVMS8 ch.2 refers to Unicode 6.0.0, but JVMS9 ch.2 should refer to Unicode 8.0 in accordance with JEP 267. (Since the thrust of ch.2 is that the JVM underlies the class libraries of the Java SE Platform, it is not desirable to follow JLS 3.1's style of deferring to java.lang.Character for the "current" version of Unicode supported by the JVM.)