JDK-8225747 : 2.0: Update the JVM's dependence on Unicode to 12.1
  • Type: Enhancement
  • Component: specification
  • Sub-Component: vm
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-13
  • Updated: 2019-06-13
  • Resolved: 2019-06-13
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 13
13Fixed
Related Reports
Cloners :  
Relates :  
Description
JVMS12 ch.2 refers to Unicode 11.0.0, but JVMS13 ch.2 should refer to Unicode 12.1 in accordance with the CSR JDK-8222771. (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.)