On Sat, 15 Apr 2023 07:56:17 GMT, Eirik Bjorsnos <d...@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>`.

This pull request has now been integrated.

Changeset: 7f56de8f
Author:    Eirik Bjorsnos <eir...@gmail.com>
Committer: Jaikiran Pai <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/7f56de8f78c0b54e5cf313f53213102a3495234f
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8306036: Use @apiNote in String.toLowerCase, String.toUpperCase

Reviewed-by: alanb, jpai

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

PR: https://git.openjdk.org/jdk/pull/13487

Reply via email to