On 23/04/2020 19:36, Chris Hegarty wrote:
:
Wow, that’s a test and then some ;-)
It looks like there are >3000 lines of embedded data, is a reason why
these responses can't be loaded from data files? Some of these could be
text blocks too of course but they are really long and might be bette
Thanks a lot to Chris and Alan for detailed comments.
The updated version of patch available at
http://cr.openjdk.java.net/~sviswanathan/Vladimir/8243099/webrev.01/
Changes:
1. in native code the common pattern was used for the 'getsockopt' call.
2. condition to define SO_INCOMING_NAPI_ID was add
> On 23 Apr 2020, at 15:39, Daniel Fuchs wrote:
>
> Hi,
>
> Please find below a fix for:
>
> 8243246: HTTP Client sometimes gets java.io.IOException -> Invalid
> chunk header byte 32
> https://bugs.openjdk.java.net/browse/JDK-8243246
>
> webrev:
> http://cr.openjdk.java.net/~dfuchs/
Hi,
Could someone please review my fix for JDK-8243488 'Add tests for
set/get SendBufferSize and getReceiveBufferSize in DatagramSocket'?
This fix adds tests for the methods: setSendBufferSize(int),
getSendBufferSize(), and getReceieveBufferSize() in the DatagramSocket
class, and is geared t
Hi,
Please find below a fix for:
8243246: HTTP Client sometimes gets java.io.IOException -> Invalid
chunk header byte 32
https://bugs.openjdk.java.net/browse/JDK-8243246
webrev:
http://cr.openjdk.java.net/~dfuchs/webrev_8243246/webrev.00/
Some websites add extraneous white space after