[8u] RFR 8242565: Policy initialization issues when the denyAfter constraint is enabled

Alexey Bakhtin alexey at azul.com
Thu May 6 08:47:29 UTC 2021


Hi,

Please review the backport of JDK-8242565 to 8u:

Bug: https://bugs.openjdk.java.net/browse/JDK-8242565
Original change: https://hg.openjdk.java.net/jdk/jdk/rev/8d34198a0e26
8u webrev: http://cr.openjdk.java.net/~abakhtin/8242565/webrev.v0/

Original patch applies almost clean except for copyright years and SunJCE provider class name in the Providers.java class. All related jtreg tests in the :jdk_security group passed.

Please note: this patch also fixes issues [1] [2] [3] in the latest 8u292 release because of adds “SunJCE” provider to the list of thread local jar verification providers. Test from the bug report with BC provider passed.

[1] https://bugs.openjdk.java.net/browse/JDK-8266279
[2] https://bugs.openjdk.java.net/browse/JDK-8266261
[3] https://bugs.openjdk.java.net/browse/JDK-8266290


Regards
Alexey


More information about the jdk8u-dev mailing list