RFR: 8265426: Update java.security to use instanceof pattern variable [v3]
Patrick Concannon
pconcannon at openjdk.java.net
Thu May 6 11:52:15 UTC 2021
> Hi,
>
> Could someone please review my code for updating the code in the `java.security` package to make use of the `instanceof` pattern variable?
>
> Kind regards,
> Patrick
Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
8265426: Reverted parameter names; removed redundant parenthesis
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3687/files
- new: https://git.openjdk.java.net/jdk/pull/3687/files/29308d6e..9e9f9fbd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3687&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3687&range=01-02
Stats: 33 lines in 8 files changed: 5 ins; 11 del; 17 mod
Patch: https://git.openjdk.java.net/jdk/pull/3687.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3687/head:pull/3687
PR: https://git.openjdk.java.net/jdk/pull/3687
More information about the security-dev
mailing list