RFR: 8276338: Minor improve of wording for String.to(Lower|Upper)Case

Naoto Sato naoto at openjdk.java.net
Wed Nov 3 16:04:10 UTC 2021


On Wed, 3 Nov 2021 11:58:42 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

> This PR fixes two sentences which conflate a string with its length, and also makes the "equivalency wording" consistent.
> 
> There are many ways to fix "the resulting String may be a different length than the original String". The proposed way might be one of the most lightweight ways to do that.

Marked as reviewed by naoto (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/6232


More information about the core-libs-dev mailing list