RFR: 8354273: Restore even more pointless unicode characters to ASCII [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Apr 10 10:36:31 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 incrementally with one additional commit since the last revision:
Remove incorrectly copied "§anchor"
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24567/files
- new: https://git.openjdk.org/jdk/pull/24567/files/d9527eb9..876708c2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24567&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24567&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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 core-libs-dev
mailing list