RFR: 8306036: Use @apiNote in String.toLowerCase, String.toUpperCase [v2]
Eirik Bjorsnos
duke at openjdk.org
Sun Apr 16 08:51:33 UTC 2023
On Sat, 15 Apr 2023 11:17:34 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:
>> Please review this PR which suggests to use `@apiNote` in the `String.toLowerCase()` and `String.toUpperCase()` API docs.
>>
>> These methods include important usage notes which today are encoded using `<b>Note:</b>`.
>
> Eirik Bjorsnos 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 two additional commits since the last revision:
>
> - Merge branch 'master' into to-ul-case-apinote
> - Use @apiNote in String.toLowerCase, String.toUpperCase
Thanks for your review Alan, I have integrated as-is. Perhaps you could sponsor?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13487#issuecomment-1510197569
More information about the core-libs-dev
mailing list