JDK-8240196 : Release Note: Modified the MS950 charset Encoder's Conversion Table
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 11.0.11-oracle,15
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • OS: generic
  • CPU: generic
  • Submitted: 2020-02-28
  • Updated: 2021-12-02
  • Resolved: 2021-12-02
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 11 JDK 15
11.0.11-oracleResolved 15Resolved
Description
In this release, some of the one-way byte-to-char mappings have been aligned with the preferred mappings provided by the [Unicode Consortium](https://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WindowsBestFit/bestfit950.txt).
Comments
JDK-8232161 was resolved by 15+b15 JDK-8232161 Align some one-way conversion in MS950 charset with Windows
13-05-2020