Integrated: 8276338: Minor improve of wording for String.to(Lower|Upper)Case
Pavel Rappo
prappo at openjdk.java.net
Thu Nov 4 15:54:21 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.
This pull request has now been integrated.
Changeset: bf4ddf9c
Author: Pavel Rappo <prappo at 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
More information about the core-libs-dev
mailing list