On Wed, 10 Feb 2021 01:39:15 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Print out "no limit" instead. This is the words RFC 5280 uses: "Where > pathLenConstraint does not appear, no limit is imposed". > > No regression test. Trivial. This pull request has now been integrated. Changeset: 4619f372 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/4619f372 Stats: 11 lines in 1 file changed: 8 ins; 1 del; 2 mod 8261472: BasicConstraintsExtension::toString shows "PathLen:2147483647" if there is no pathLenConstraint Reviewed-by: jnimeh ------------- PR: https://git.openjdk.java.net/jdk/pull/2493