On Thu, 14 Jan 2021 06:32:37 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:

> This is the security libs portion of the effort 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:
> 
> - blacklisted.certs -> blocked.certs (along with supporting make 
> infrastructure and tests)
> - master/slave in KRB5 -> primary/replica
> - blacklist in other files -> deny list
> - whitelist -> allow list
> 
> 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: 8554fe6e
Author:    Jamil Nimeh <jni...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8554fe6e
Stats:     351 lines in 17 files changed: 152 ins; 150 del; 49 mod

8253866: Security Libs Terminology Refresh

Reviewed-by: erikj, weijun, mullan

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

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

Reply via email to