> Hi,
>
> Please find below a fix that fixes an issue in Http2TestServerConnection -
> where the
> connection will be closed by the test server if the test server receives a
> RESET from the client
> after the stream has been closed.
>
> This issue has made the ThrowingPushPromisesAsStringCust
Hi,
Please find below a fix that fixes an issue in Http2TestServerConnection -
where the
connection will be closed by the test server if the test server receives a
RESET from the client
after the stream has been closed.
This issue has made the ThrowingPushPromisesAsStringCustom test fail from
On Wed, 2 Dec 2020 16:34:17 GMT, Kartik Ohri
wrote:
>> Hi!
>> Kindly review this patch to replace switch statements with switch
>> expressions (where it makes sense) in the http client modules. The rationale
>> is to improve readability of the code.
>> Regards,
>> Kartik
>
> Kartik Ohri has up
On Wed, 2 Dec 2020 16:28:44 GMT, Kartik Ohri
wrote:
>> src/java.net.http/share/classes/jdk/internal/net/http/Http1HeaderParser.java
>> line 119:
>>
>>> 117: while (canContinueParsing(input)) {
>>> 118: switch (state) {
>>> 119: case INITIAL ->
On Wed, 2 Dec 2020 16:15:13 GMT, Chris Hegarty wrote:
>> Kartik Ohri has refreshed the contents of this pull request, and previous
>> commits have been removed. The incremental views will show differences
>> compared to the previous content of the PR.
>
> I think that the actual source changes
On Wed, 2 Dec 2020 09:42:09 GMT, Kartik Ohri
wrote:
>> Hi!
>> Kindly review this patch to replace switch statements with switch
>> expressions (where it makes sense) in the http client modules. The rationale
>> is to improve readability of the code.
>> Regards,
>> Kartik
>
> Kartik Ohri has re
On Wed, 2 Dec 2020 16:23:11 GMT, Daniel Fuchs wrote:
>> Kartik Ohri has refreshed the contents of this pull request, and previous
>> commits have been removed. The incremental views will show differences
>> compared to the previous content of the PR.
>
> src/java.net.http/share/classes/jdk/inte
On Wed, 2 Dec 2020 16:26:43 GMT, Patrick Concannon
wrote:
>> Kartik Ohri has refreshed the contents of this pull request, and previous
>> commits have been removed. The incremental views will show differences
>> compared to the previous content of the PR.
>
> src/java.net.http/share/classes/jd
> Hi!
> Kindly review this patch to replace switch statements with switch expressions
> (where it makes sense) in the http client modules. The rationale is to
> improve readability of the code.
> Regards,
> Kartik
Kartik Ohri has updated the pull request incrementally with one additional
commit
On Wed, 2 Dec 2020 09:42:09 GMT, Kartik Ohri
wrote:
>> Hi!
>> Kindly review this patch to replace switch statements with switch
>> expressions (where it makes sense) in the http client modules. The rationale
>> is to improve readability of the code.
>> Regards,
>> Kartik
>
> Kartik Ohri has re
On Wed, 2 Dec 2020 09:42:09 GMT, Kartik Ohri
wrote:
>> Hi!
>> Kindly review this patch to replace switch statements with switch
>> expressions (where it makes sense) in the http client modules. The rationale
>> is to improve readability of the code.
>> Regards,
>> Kartik
>
> Kartik Ohri has re
On Sun, 29 Nov 2020 07:54:23 GMT, Jamie Le Tual
wrote:
> Users have been able to send ICMP packets without the need for root
> privileges or the CAP_NET_RAW capability since at least kernel 3.11.
>
> For some time now, if the kernel parameter net.ipv4.ping_group_range included
> the gid of a
Users have been able to send ICMP packets without the need for root privileges
or the CAP_NET_RAW capability since at least kernel 3.11.
For some time now, if the kernel parameter net.ipv4.ping_group_range included
the gid of a user sending an icmp packet with the IPPROTO_ICMP protocol, then
th
> Hi!
> Kindly review this patch to replace switch statements with switch expressions
> (where it makes sense) in the http client modules. The rationale is to
> improve readability of the code.
> Regards,
> Kartik
Kartik Ohri has refreshed the contents of this pull request, and previous
commits
> Hi!
> Kindly review this patch to replace switch statements with switch expressions
> (where it makes sense) in the http client modules. The rationale is to
> improve readability of the code.
> Regards,
> Kartik
Kartik Ohri has updated the pull request incrementally with one additional
commit
15 matches
Mail list logo