[jdk13u-dev] RFR: 8241888: Mirror jdk.security.allowNonCaAnchor system property with a security one

Alexey Bakhtin abakhtin at openjdk.java.net
Thu Aug 5 10:04:47 UTC 2021


The original patch applies almost clean: trivial fix in java.security because of jdk.jndi.object.factoriesFilter property already backported into 13u
Tests in jdk/sun/security/validator passed.

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

Commit messages:
 - Backport 1c651455a75ff21770bb3b112a440396fce402a5

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/249/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=249&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8241888
  Stats: 21 lines in 2 files changed: 14 ins; 1 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/249.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/249/head:pull/249

PR: https://git.openjdk.java.net/jdk13u-dev/pull/249


More information about the jdk-updates-dev mailing list