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

John Jiang jjiang at openjdk.java.net
Tue Feb 22 09:39:54 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.

This pull request has now been integrated.

Changeset: b95310b0
Author:    John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b95310b0908037c6743b937ae43d7bc97e1fb770
Stats:     19 lines in 1 file changed: 0 ins; 14 del; 5 mod

8282220: contentType should not be a PKCS7's member

Reviewed-by: xuelei

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

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



More information about the security-dev mailing list