On Tue, 9 Mar 2021 11:07:07 GMT, Patrick Concannon <pconcan...@openjdk.org> wrote:
> Hi, > > Could someone please review my code for updating the code in the `java.net` > and `java.nio` packages to make use of the `instanceof` pattern variable? > > Kind regards, > Patrick This pull request has now been integrated. Changeset: fdd39411 Author: Patrick Concannon <pconcan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/fdd39411 Stats: 73 lines in 17 files changed: 0 ins; 34 del; 39 mod 8263233: Update java.net and java.nio to use instanceof pattern variable Reviewed-by: dfuchs, bpb, chegar, michaelm ------------- PR: https://git.openjdk.java.net/jdk/pull/2890