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

Patrick Concannon pconcannon at openjdk.java.net
Tue Mar 9 19:56:25 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2890/files
  - new: https://git.openjdk.java.net/jdk/pull/2890/files/eca90955..27a58926

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2890&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2890&range=01-02

  Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2890.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2890/head:pull/2890

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


More information about the net-dev mailing list