Integrated: 8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
Sean Coffey
coffeys at openjdk.java.net
Wed Nov 17 20:53:46 UTC 2021
On Wed, 17 Nov 2021 16:00:04 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
> Some elements of the PKCS9Attribute.PKCS9_OIDS array may have null value. The PKCS9Attributes.toString() and PKCS9Attributes.getAttributes() methods need to account for that.
This pull request has now been integrated.
Changeset: 6bb04626
Author: Sean Coffey <coffeys at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6bb04626af6574ef1e8d4b7dad0389d4b59f5d08
Stats: 16 lines in 2 files changed: 11 ins; 2 del; 3 mod
8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
Reviewed-by: weijun
-------------
PR: https://git.openjdk.java.net/jdk/pull/6433
More information about the security-dev
mailing list