Re: jdk11u build failure on Windows

2022-01-11 Thread Daniel Fuchs
Hi Vyom, That's probably a question to ask on the jdk-updates-dev list, which I put in cc: best regards, -- daniel On 11/01/2022 06:50, Vyom Tiwari wrote: Hi, I am facing the build issue with  OpenJDK11(jdk11u). I am trying to build jdk11u on Windows and I am  getting the below error.

Result: New Networking Group Member: Aleksei Efimov

2022-01-11 Thread Daniel Fuchs
The vote for Aleksei Efimov [1] is now closed. Yes: 2 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. --daniel [1] https://mail.openjdk.java.net/pipermail/net-dev/2021-November/017048.html

Re: RFR: 8262442 (windows) use all proxy configuration sources when java.net.useSystemProxies=true

2022-01-11 Thread Daniel Fuchs
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 > configured pro

Re: RFR: 8262442 (windows) use all proxy configuration sources when java.net.useSystemProxies=true [v2]

2022-01-11 Thread Daniel Jelinski
> 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 > configured proxy script (again, if configured and available) > If both th

Re: RFR: 8262442 (windows) use all proxy configuration sources when java.net.useSystemProxies=true [v2]

2022-01-11 Thread Daniel Fuchs
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, selector tries to use >> configured

Re: RFR: 8262442 (windows) use all proxy configuration sources when java.net.useSystemProxies=true [v2]

2022-01-11 Thread Daniel Jelinski
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, selector tries to use >> configured