Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8286951 | 17.0.5-oracle | Sean Coffey | P2 | Closed | Fixed | b01 |
JDK-8288874 | 17.0.5 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8287577 | 11.0.17-oracle | Sean Coffey | P2 | Closed | Fixed | b01 |
JDK-8289462 | 11.0.17 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8318366 | openjdk8u402 | Alexey Bakhtin | P2 | Resolved | Fixed | b01 |
"Throws:IllegalArgumentException - if primitives or algorithm is null or empty" - when algorithm is null.
Expected - IllegalArgumentException
Actual - NullPointerException
Looks like regression caused by -
Where - cachedCheckAlgorithm try to retrieve the null from the cache.
- backported by
-
JDK-8288874 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
- Resolved
-
JDK-8289462 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
- Resolved
-
JDK-8318366 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
- Resolved
-
JDK-8286951 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
- Closed
-
JDK-8287577 AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
- Closed
- relates to
-
JDK-8285398 Cache the results of constraint checks
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/c8513173
-
Commit openjdk/jdk11u-dev/6fe8d8d9
-
Commit openjdk/jdk17u-dev/6f4c2700
-
Commit openjdk/jdk/47951655
-
Review openjdk/jdk8u-dev/382
-
Review openjdk/jdk11u-dev/1182
-
Review openjdk/jdk17u-dev/462
-
Review openjdk/jdk/8427