RFR: 8291978: jpackage: allow to override primary l10n files on Windows [v3]
Alexey Semenyuk
asemenyuk at openjdk.org
Wed Aug 10 21:30:50 UTC 2022
On Wed, 10 Aug 2022 21:20:38 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Alex Kasko has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixes for bundling with different cultures
>
> That's the expected behavior. Historically, we only support where user's locale and the system' locale match, otherwise such a garbled text would generate. Since Windows 10, they offer UTF-8 as the system encoding (still they claim it is beta), then all the out put is in UTF-8.
Thank you for the clarification, @naotoj ! I think the case is closed. @akashche, no need to bother with "7".
-------------
PR: https://git.openjdk.org/jdk/pull/9780
More information about the core-libs-dev
mailing list