On Tue, 22 Feb 2022 06:03:33 GMT, John Jiang <jji...@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 <jji...@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

Reply via email to