RFR: 8291916: Unexpected output on Arabic Windows command prompt

Alan Bateman alanb at openjdk.org
Fri Aug 5 06:37:50 UTC 2022


On Fri, 5 Aug 2022 02:15:21 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:

> To support Windows command prompt's codepage, following charsets should be moved from jdk.charsets module to java.base module.
> 
> - IBM860
> - IBM861
> - IBM863
> - IBM864
> - IBM865
> - IBM869

IBM860 is Portuguese, IBM861 is Icelandic, IBM863 seems to be Candian French. So I think this is adding more than just Arabic charsets, it's really about expanding the set of configurations support on Windows I think.

-------------

PR: https://git.openjdk.org/jdk/pull/9761



More information about the build-dev mailing list