On Wed, 17 Jul 2024 20:07:36 GMT, Ben Perez <bpe...@openjdk.org> wrote:

> 8261513: Various BasicConstraintsExtension issues

src/java.base/share/classes/sun/security/x509/BasicConstraintsExtension.java 
line 1:

> 1: /*

On line 143, we should throw an `IOException` if the decoded pathLenConstraint 
field is < 0. This is point #1 in the bug report.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20224#discussion_r1935624421

Reply via email to