On Sat, 15 Apr 2023 07:56:17 GMT, Eirik Bjorsnos <[email protected]> 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 <[email protected]> Committer: Jaikiran Pai <[email protected]> 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
