On Wed, 12 Jan 2022 12:34:35 GMT, Daniel Jelinski wrote:
>> src/java.base/windows/native/libnet/NetworkInterface.c line 216:
>>
>>> 214: break;
>>> 215: }
>>> 216: return -1;
>>
>> *netifPP = NULL;
>>
&g
> Clean up of various issues related to error handling and memory management
Daniel Jelinski has updated the pull request with a new target base due to a
merge or a rebase. The incremental webrev excludes the unrelated changes
brought in by the merge/rebase. The pull request contains
On Mon, 18 Oct 2021 19:25:12 GMT, Daniel Jelinski wrote:
> With this patch DefaultProxySelector first attempts to use proxy config
> autodetection (http://wpad/wpad.dat) when that is configured and available.
> If proxy config autodetection is unavailable, selector tries to use
>
On Wed, 12 Jan 2022 11:01:03 GMT, Mark Sheppard wrote:
>> Daniel Jelinski has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Remove unused / incorrect exit code -2 from enumInterfaces
>
> src/j
> Clean up of various issues related to error handling and memory management
Daniel Jelinski has updated the pull request incrementally with one additional
commit since the last revision:
Remove redundant initialization
-
Changes:
- all: https://git.openjdk.java.net/jdk/p
On Mon, 10 Jan 2022 19:58:56 GMT, Mark Sheppard wrote:
>> In my experiments the `enumInterfaces` succeeded in IPv6-only environment.
>> The function only fails with -2 when a new interface is added during
>> enumeration.
>> I could modify the function to stop returning -2 if you think it makes
> Clean up of various issues related to error handling and memory management
Daniel Jelinski has updated the pull request incrementally with one additional
commit since the last revision:
Remove unused / incorrect exit code -2 from enumInterfaces
-
Changes:
- all: ht
On Tue, 11 Jan 2022 16:33:57 GMT, Daniel Jelinski wrote:
>> With this patch DefaultProxySelector first attempts to use proxy config
>> autodetection (http://wpad/wpad.dat) when that is configured and available.
>> If proxy config autodetection is unavailable, sel
method
> - when `lpszProxy` is configured, that proxy is used
> - otherwise selector uses direct connection
>
> The proxy configuration scripts are cached on system level, so testing
> (alternating between good and broken autoconfig script) may require waiting
> for the caches
On Sat, 8 Jan 2022 19:00:52 GMT, Mark Sheppard wrote:
>> Daniel Jelinski has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Address problems reported by clang-tidy
>
> src/java.base/windows/native/libnet/Net
On Sat, 8 Jan 2022 09:11:05 GMT, Daniel Jelinski wrote:
>> Clean up of various issues related to error handling and memory management
>
> Daniel Jelinski has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Address probl
On Sat, 8 Jan 2022 18:17:29 GMT, Mark Sheppard wrote:
>> Daniel Jelinski has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Address problems reported by clang-tidy
>
> src/java.base/windows/native/libnet/Net
> Clean up of various issues related to error handling and memory management
Daniel Jelinski has updated the pull request incrementally with one additional
commit since the last revision:
Address problems reported by clang-tidy
-
Changes:
- all: https://git.openjdk.java.
13 matches
Mail list logo