<i18n dev> RFR: 8340082: Use inline return tag in java.base

Pavel Rappo prappo at openjdk.org
Fri Sep 13 09:16:05 UTC 2024


On Fri, 13 Sep 2024 07:29:00 GMT, ExE Boss <duke at openjdk.org> wrote:

> The old version of the doc comments had a `.` at the end of the first sentence:

The new version has it too, but in the final, generated form: https://docs.oracle.com/en/java/javase/22/docs/specs/javadoc/doc-comment-spec.html#return

`{@return blah}` expands to `Returns blah.`

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20981#issuecomment-2348446043


More information about the i18n-dev mailing list