> Hi,
>
> Could someone please review my code for updating the code in the `java.net`
> and `java.nio` packages to make use of the switch expressions?
>
> Kind regards,
> Patrick
Patrick Concannon has updated the pull request with a new target base due to a
merge or a rebase. The incremental w
On Wed, 9 Jun 2021 08:44:44 GMT, Patrick Concannon
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 switch expressions?
>>
>> Kind regards,
>> Patrick
>
> Patrick Concannon has updated the pull reques
On Tue, 1 Jun 2021 16:44:38 GMT, Patrick Concannon
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 switch expressions?
>
> Kind regards,
> Patrick
This pull request has now been integrated.
Changeset:
…HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
-
Commit messages:
- JDK-8268464 : Remove dependancy of TestHttpsServer, HttpTransaction,
HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
Changes: https://git.openjdk.java.net/jdk/pull/4432/files
On Wed, 9 Jun 2021 14:42:23 GMT, Mahendra Chhipa
wrote:
> …HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
test/jdk/sun/net/www/protocol/https/ChunkedOutputStream.java line 116:
> 114: String reqbody = "";
> 115: try(InputStream inputStream = r