Christoph,
> On 17 Oct 2016, at 09:40, Langer, Christoph wrote:
> …
> Hi,
>
> as I already mentioned, here is another proposal for cleanup in libnet:
> https://bugs.openjdk.java.net/browse/JDK-8167481
> http://cr.openjdk.java.net/~clanger/webrevs/8167481.0/
Overall, this looks good. Specific c
> On 7 Oct 2016, at 21:33, Artem Smotrakov wrote:
>
> Hello,
>
> Please review the patch below for
> sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java test.
>
> The test has been observed to fail intermittently, but the failure is not
> reproducible standalone. The patch updates the
On 13 Oct 2016, at 09:46, Langer, Christoph wrote:
>
> Hi Chris,
>
>>> I’ve got a question regarding AF_INET6.
>>>
>>> In jdk native code you’ll still find lots of code guarded by “#ifdef
>>> AF_INET6”.
>> I’m wondering if there are still supported build environments where AF_INET6
>> is not
Thanks, Chris.
So then I'm asking for approval now...
Best regards
Christoph
> -Original Message-
> From: Chris Hegarty [mailto:chris.hega...@oracle.com]
> Sent: Dienstag, 18. Oktober 2016 12:53
> To: Langer, Christoph
> Cc: jdk8u-...@openjdk.java.net; Mark Sheppard
> ; net-dev@openjdk.
> On 17 Oct 2016, at 09:38, Langer, Christoph wrote:
>
> Hi,
>
> please review (@Chris or Mark) and approve the following downpour.
From my point of view, I’m ok with this. You still need 8u maintainer approval.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8163181
> Original Change: http