RFR: 8253866: Security Libs Terminology Refresh [v2]

Jamil Nimeh jnimeh at openjdk.java.net
Thu Jan 14 16:40:15 UTC 2021


> 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.

Jamil Nimeh has updated the pull request incrementally with one additional commit since the last revision:

  Minor grammatical fixes

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2074/files
  - new: https://git.openjdk.java.net/jdk/pull/2074/files/9d44a9e1..45492f55

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2074&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2074&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2074.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2074/head:pull/2074

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



More information about the security-dev mailing list