On Tue, 22 Feb 2022 06:03:33 GMT, John Jiang <[email protected]> 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
