<i18n dev> Integrated: 8354273: Replace even more Unicode characters with ASCII
Magnus Ihse Bursie
ihse at openjdk.org
Tue May 6 18:03:22 UTC 2025
On Thu, 10 Apr 2025 10:18:08 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> As a follow-up to [JDK-8354213](https://bugs.openjdk.org/browse/JDK-8354213), I found some additional places where unicode characters are unnecessarily used instead of pure ASCII.
This pull request has now been integrated.
Changeset: 08dd4a75
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/08dd4a75c5b751a66d2e088b0ec9c6d6c443c14a
Stats: 11 lines in 8 files changed: 0 ins; 1 del; 10 mod
8354273: Replace even more Unicode characters with ASCII
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/24567
More information about the i18n-dev
mailing list