RFR: 8265426: Update java.security to use instanceof pattern variable
Patrick Concannon
pconcannon at openjdk.java.net
Mon Apr 26 08:59:44 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
-------------
Commit messages:
- 8265426: Update java.security to use instanceof pattern variable
Changes: https://git.openjdk.java.net/jdk/pull/3687/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3687&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265426
Stats: 161 lines in 23 files changed: 1 ins; 68 del; 92 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