[jdk8u-dev] Integrated: 8285696: AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null

Alexey Bakhtin abakhtin at openjdk.org
Tue Oct 17 22:43:14 UTC 2023


On Wed, 11 Oct 2023 19:10:09 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> This is a follow-up fix for the JDK-8285398: Cache the results of constraint checks
> Simple fix to prevent JCK failure
> 
> This fix should be applied after JDK-8285398

This pull request has now been integrated.

Changeset: c8513173
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/c85131730b684f6d1ed92c39587dd84a00ca3371
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8285696: AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg'  is null

Reviewed-by: sgehwolf
Backport-of: 47951655acacba515c0d69f5192257664f887dba

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

PR: https://git.openjdk.org/jdk8u-dev/pull/382


More information about the jdk8u-dev mailing list