RFR: 8253866: Security Libs Terminology Refresh

Erik Joelsson erikj at openjdk.java.net
Thu Jan 14 13:48:04 UTC 2021


On Thu, 14 Jan 2021 06:32:37 GMT, Jamil Nimeh <jnimeh at 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.

Build changes look good.

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

Marked as reviewed by erikj (Reviewer).

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


More information about the core-libs-dev mailing list