<i18n dev> RFR: 8364370: java.text.DecimalFormat specification indentation correction
Chen Liang
liach at openjdk.org
Fri Aug 1 04:04:52 UTC 2025
On Thu, 31 Jul 2025 23:12:56 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this doc only PR.
>
> java.text.DecimalFormat uses an implSpec tag in the middle of the class description. This location was on purpose as the contents related to the surrounding section. However, this has caused slight indentation in the rest of the class description below the tag (as pointed out by @naotoj) . Using the implSpec tag at the bottom of the class is preferable for formatting purposes.
>
> There are no contract changes, simply a re-organization of existing contents, thus no CSR is filed.
I assume this will be backported to 25. This does not happen on 24 but happens on 25 ea.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26585#pullrequestreview-3077580598
More information about the i18n-dev
mailing list