Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread David Holmes
Hi Adam, The wiki: https://wiki.openjdk.java.net/display/Build/Supported+Build+Platforms should have been updated for 10, and I expect it will be updated for 11 as we are looking to update all of the "official" tool chains. Given the official gcc version for 9 was already 4.9.2 I don't think

Re: Build OpenJDK for Windows x64 w/ VS 2017 on WSL

2018-01-23 Thread Ted Neward
I took a pass at this when the WSL stuff was brand-new, but haven't tried recently. Essentially, the resulting binary was only usable from the WSL layer, but I haven't tried recently. Would be very willing to help try a few things if people have patches to try. Ted Neward Author, Speaker, Mento

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread Philip Race
The discussion about SLE seems to have taken over. This was originally about zLinux. If it actually makes sense for zLinux for JDK 11 then I have no objections to the proposed toolchain specific patch ... If it does not make sense for 11 then I think you should look only at 8u and prepare a

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread Adam Farley8
>On 01/23/2018 05:25 PM, Adam Farley8 wrote: >>> SLE-11:* doesn't even have OpenJDK-8 and is also going to be out of support >>> next year anyway. >> >> Does this mean the gcc version will change? If you have hard information on >> this, I'd appreciate the URL. > >I'm not sure what you mean. S

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread John Paul Adrian Glaubitz
On 01/23/2018 05:25 PM, Adam Farley8 wrote: SLE-11:* doesn't even have OpenJDK-8 and is also going to be out of support next year anyway. Does this mean the gcc version will change? If you have hard information on this, I'd appreciate the URL. I'm not sure what you mean. SLE12-SP3 ships gcc

Re: Build OpenJDK for Windows x64 w/ VS 2017 on WSL

2018-01-23 Thread Erik Joelsson
Hello Yasumasa, On 2018-01-23 06:22, Yasumasa Suenaga wrote: Hi all, I'm trying to build OpenJDK for Windows x64 with VS 2017 on WSL. I've modified some build scripts [1], but I cannot build yet. So I have some questions:   - Do build-dev team have any plan to support VS 2017 ? Yes, we are p

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread Adam Farley8
> On 01/23/2018 03:13 PM, Adam Farley8 wrote: >> The URL supplied by David (Holmes) lists 4.8.5 as the gcc version for >> building JDK9 on SLES 11.3/12.1. Whether it's in a repository or not, >> I read that as "this is the gcc version you should be building JDK9 on". >> >> https://urldefense.pro

Build OpenJDK for Windows x64 w/ VS 2017 on WSL

2018-01-23 Thread Yasumasa Suenaga
Hi all, I'm trying to build OpenJDK for Windows x64 with VS 2017 on WSL. I've modified some build scripts [1], but I cannot build yet. So I have some questions: - Do build-dev team have any plan to support VS 2017 ? - Do build-dev team have any plan to support WSL as build platform? Ac

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread John Paul Adrian Glaubitz
On 01/23/2018 03:13 PM, Adam Farley8 wrote: The URL supplied by David (Holmes) lists 4.8.5 as the gcc version for building JDK9 on SLES 11.3/12.1. Whether it's in a repository or not, I read that as "this is the gcc version you should be building JDK9 on". https://wiki.openjdk.java.net/display/B

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread Adam Farley8
> On 01/23/2018 02:44 PM, Adam Farley8 wrote: >> John: I read your email, and I understand your position. I disagree with it, >> but I understand it. 4.8.5 is an old version of gcc, but right now it is the >> listed gcc version for SUSE sles on intel, ppc, ppcle, and zLinux. Even if >> this is n

Re: RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread John Paul Adrian Glaubitz
On 01/23/2018 02:44 PM, Adam Farley8 wrote: John: I read your email, and I understand your position. I disagree with it, but I understand it. 4.8.5 is an old version of gcc, but right now it is the listed gcc version for SUSE sles on intel, ppc, ppcle, and zLinux. Even if this is not the case for

RFR: Bug Pending: Build fails to compile jchuff.c

2018-01-23 Thread Adam Farley8
Hi All, All: I think I responded to everyone below. Please could a committer or author raise a bug and, if people are happy with this change, line it up for contribution to JDKs 8-11 (assuming 4.8.5 is still the recommended gcc for JDK10 and 11 on SUSE sles)? Erik: One toolchain-specific change,