RFR: 8259631: Reapply pattern match instanceof use in HttpClientImpl

Chris Hegarty chegar at openjdk.java.net
Wed Jan 13 14:55:07 UTC 2021


On Tue, 12 Jan 2021 16:05:01 GMT, Aleksei Efimov <aefimov at openjdk.org> wrote:

> Hi,
> 
> The proposed change adds back [1] `instanceof` pattern match use to `HttpClientImpl` class. It was previously removed by [JDK-8258696](https://bugs.openjdk.java.net/browse/JDK-8258696) due to docs build failure.
> 
> Aleksei
> 
> [1] `git rollback be41468c --no-commit`

Marked as reviewed by chegar (Reviewer).

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

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


More information about the net-dev mailing list