Integrated: 8253497: Core Libs Terminology Refresh
Brent Christian
bchristi at openjdk.java.net
Wed Dec 16 23:12:55 UTC 2020
On Mon, 14 Dec 2020 19:36:48 GMT, Brent Christian <bchristi at openjdk.org> wrote:
> This is part of an effort in the JDK to replace archaic/non-inclusive words with more neutral terms (see JDK-8253315 for details).
>
> Here are the changes covering core libraries code and tests. Terms were changed as follows:
> 1. grandfathered -> legacy
> 2. blacklist -> filter or reject
> 3. whitelist -> allow or accept
> 4. master -> coordinator
> 5. slave -> worker
>
> Addressing similar issues in upstream 3rd party code is out of scope of this PR. Such changes will be picked up from their upstream sources.
This pull request has now been integrated.
Changeset: b2f03554
Author: Brent Christian <bchristi at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b2f03554
Stats: 82 lines in 15 files changed: 1 ins; 0 del; 81 mod
8253497: Core Libs Terminology Refresh
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/1771
More information about the nio-dev
mailing list