<i18n dev> RFR: 8354273: Replace even more Unicode characters with ASCII [v3]
Magnus Ihse Bursie
ihse at openjdk.org
Tue May 6 14:16:32 UTC 2025
> 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.
Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into restore-more-ascii
- Remove incorrectly copied "§anchor"
- 8354273: Restore even more pointless unicode characters to ASCII
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24567/files
- new: https://git.openjdk.org/jdk/pull/24567/files/876708c2..a07ef96d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24567&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24567&range=01-02
Stats: 273049 lines in 2453 files changed: 80961 ins; 183018 del; 9070 mod
Patch: https://git.openjdk.org/jdk/pull/24567.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24567/head:pull/24567
PR: https://git.openjdk.org/jdk/pull/24567
More information about the i18n-dev
mailing list