> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Merge remote-tracking branch 'origin/master' into JDK-8265426 - 8265426: Reverted parameter names; removed redundant parenthesis - Merge remote-tracking branch 'origin/master' into JDK-8265426 - 8265426: Update java.security to use instanceof pattern variable ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/3687/files - new: https://git.openjdk.java.net/jdk/pull/3687/files/9e9f9fbd..bd433d6d Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3687&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3687&range=02-03 Stats: 349 lines in 21 files changed: 150 ins; 59 del; 140 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