RFR: JDK-8305407: ExternalSpecsWriter should ignore white-space differences in spec titles
Jonathan Gibbons
jjg at openjdk.org
Mon Apr 3 23:25:39 UTC 2023
Please review a conceptually simple change to ignore whitespace differences in the titles of specifications listed on the External Specifications page.
The only tricky part was finding the right place to normalize the text.
-------------
Commit messages:
- JDK-8305407: ExternalSpecsWriter should ignore white-space differences in spec titles
Changes: https://git.openjdk.org/jdk/pull/13315/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13315&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305407
Stats: 52 lines in 3 files changed: 47 ins; 1 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/13315.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13315/head:pull/13315
PR: https://git.openjdk.org/jdk/pull/13315
More information about the javadoc-dev
mailing list