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

Severin Gehwolf sgehwolf at redhat.com
Mon May 17 12:45:01 UTC 2021


On Thu, 2021-05-06 at 08:47 +0000, Alexey Bakhtin wrote:
> 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/

Looks OK to me. One nit:

test/java/security/Policy/SignedJar/SignedJarTest.java

I'd change the copyright year to '2015, 2020,' instead of just '2020,'
That makes it consistent with the JDK 11 patch.

Thanks,
Severin

> 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
> 
> --Apple-Mail=_8CD730F9-C2E6-4C0C-A689-22950E033AFD--
> 




More information about the jdk8u-dev mailing list