Re: RFR: JDK-8195689 Remove generated-configure.sh and instead use autoconf

2018-01-25 Thread Magnus Ihse Bursie
On 2018-01-18 19:37, Erik Joelsson wrote: Hello Magnus, Nice to see this finally happening! Thanks! In building.md, when getting autoconf for Cygwin, I believe you also need the autoconf wrapper scripts package. Hm, well, no, it's the other way around. "autoconf" is the name of the cygwin

Re: RFR: JDK-8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()

2018-01-25 Thread Erik Joelsson
Build change looks fine. /Erik On 2018-01-25 10:46, Gary Adams wrote: Here's a first pass attempt to remove the -D_WINSOCK_DEPRECATED_NO_WARNINGS build flag and update the winsock deprecated functions.   Issue: https://bugs.openjdk.java.net/browse/JDK-8080990   Webrev: http://cr.openjdk.java

RFR: JDK-8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()

2018-01-25 Thread Gary Adams
Here's a first pass attempt to remove the -D_WINSOCK_DEPRECATED_NO_WARNINGS build flag and update the winsock deprecated functions. Issue: https://bugs.openjdk.java.net/browse/JDK-8080990 Webrev: http://cr.openjdk.java.net/~gadams/8080990/ These are the initial deprecated functions updated:

Re: [OpenJDK 2D-Dev] RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-25 Thread Erik Joelsson
The claim on the wiki was made by Volker on July 13 2017. It was done on SuSE linux while the reported problem is on zLinux. Maybe they have different vendor specific patches in their respective gcc builds? Is SAP still able to build without --disable-warnings-as-errors? This wiki is supposed t