RFR: 8275918: Remove unused local variables in java.base security code [v3]

Weijun Wang weijun at openjdk.java.net
Mon Jan 10 14:59:37 UTC 2022


On Wed, 27 Oct 2021 18:49:26 GMT, Andrey Turbanov <duke at openjdk.java.net> wrote:

>> Cleanup unused local variables. Looks like they are leftovers after refactoring.
>
> Andrey Turbanov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
> 
>  - Merge remote-tracking branch 'origin/master' into remove_unused_local_variables_java.base_security
>    
>    # Conflicts:
>    #	src/java.base/share/classes/sun/security/rsa/RSAPSSSignature.java
>  - 8275918: Remove unused local variables in java.base security code
>    remove local variable
>  - [PATCH] Remove unused local variables in java.base security code

Sorry for the (super) late reply. Everything looks fine to me. Thanks.

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

Marked as reviewed by weijun (Reviewer).

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



More information about the security-dev mailing list