Integrated: 8263233: Update java.net and java.nio to use instanceof pattern variable

Patrick Concannon pconcannon at openjdk.java.net
Wed Mar 10 11:09:12 UTC 2021


On Tue, 9 Mar 2021 11:07:07 GMT, Patrick Concannon <pconcannon at 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 <pconcannon at 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


More information about the net-dev mailing list