On Wed, 3 Nov 2021 11:58:42 GMT, Pavel Rappo <pra...@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.

This pull request has now been integrated.

Changeset: bf4ddf9c
Author:    Pavel Rappo <pra...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/bf4ddf9cb7408db321e7fd73600a5a9a85ca49eb
Stats:     8 lines in 1 file changed: 0 ins; 1 del; 7 mod

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

Reviewed-by: rriggs, naoto

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

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

Reply via email to