RFR: 8282220: contentType should not be a PKCS7's member

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Tue Feb 22 06:39:47 UTC 2022


On Tue, 22 Feb 2022 06:03:33 GMT, John Jiang <jjiang at openjdk.org> wrote:

> `contentType` should be a local variable because it is only used in method `parse(DerInputStream derin, boolean oldStyle)`.
> This change also improves some exception catch blocks.

Looks like a trivial update, but please make sure to pass security tests before integration.

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

Marked as reviewed by xuelei (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7568



More information about the security-dev mailing list