RFR: 8263233: Update java.net and java.nio to use instanceof pattern variable [v3]

Michael McMahon michaelm at openjdk.java.net
Wed Mar 10 10:38:14 UTC 2021


On Tue, 9 Mar 2021 19:56:25 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
>
> Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8263233: Refactored equals method further

Good to see the new feature being used. It definitely enhances readability overall.

-------------

Marked as reviewed by michaelm (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2890


More information about the net-dev mailing list