Re: Linux jdk9-dev missing directory... interim_cldrconverter_classes

2015-08-27 Thread Steve Drach
> 2. Ensure your forest is in a self-consistent state Yep, pilot error. Thanks for your help.

Re: Linux jdk9-dev missing directory... interim_cldrconverter_classes

2015-08-27 Thread Steve Drach
>> I have built OpenJDK jdk9-dev many times on my Linux box, but today I can’t >> do it. I get this error: >> >> Tools.gmk:39: *** SRC specified to SetupJavaCompilation BUILD_TOOLS_JDK >> contains missing directory >> >/repos/builds/jdk9-dev/build/linux-x86_64-normal-server-release/buildtools/

Re: Linux jdk9-dev missing directory... interim_cldrconverter_classes

2015-08-27 Thread David Holmes
On 28/08/2015 8:15 AM, Steve Drach wrote: Hi, I have built OpenJDK jdk9-dev many times on my Linux box, but today I can’t do it. I get this error: Tools.gmk:39: *** SRC specified to SetupJavaCompilation BUILD_TOOLS_JDK contains missing directory >/repos/builds/jdk9-dev/build/linux-x86_64-no

Linux jdk9-dev missing directory... interim_cldrconverter_classes

2015-08-27 Thread Steve Drach
Hi, I have built OpenJDK jdk9-dev many times on my Linux box, but today I can’t do it. I get this error: Tools.gmk:39: *** SRC specified to SetupJavaCompilation BUILD_TOOLS_JDK contains missing directory >/repos/builds/jdk9-dev/build/linux-x86_64-normal-server-release/buildtools/interim_cldrc

Re: RFR: JDK-8134157: adlc fails to compile with SS12u4

2015-08-27 Thread Kim Barrett
On Aug 27, 2015, at 4:51 AM, Erik Joelsson wrote: > > Hello, > > You are probably right regarding the future versions of the Solaris Studio > compiler. Here is a new webrev with the check being >= 513 (which is indeed > 12.4). > > http://cr.openjdk.java.net/~erikj/8134157/webrev.02/ > > I st

Re: RFR: JDK-8134408: Disable warnings for jdk libraries triggered by SS12u4

2015-08-27 Thread Magnus Ihse Bursie
On 2015-08-25 16:21, Erik Joelsson wrote: Hello, Please review this small change, adding some new disabled warnings for the solstudio toolchain type. When compiling using SS12u4, some new warnings are triggered and for the short term, the easiest solution is to simply disable them. I have fil

Re: RFR: JDK-8134157: adlc fails to compile with SS12u4

2015-08-27 Thread Magnus Ihse Bursie
On 2015-08-27 10:51, Erik Joelsson wrote: Hello, You are probably right regarding the future versions of the Solaris Studio compiler. Here is a new webrev with the check being >= 513 (which is indeed 12.4). http://cr.openjdk.java.net/~erikj/8134157/webrev.02/ I still only apply it to adlc a

Re: RFR: JDK-8134157: adlc fails to compile with SS12u4

2015-08-27 Thread David Holmes
Ship it! :) Thanks, David On 27/08/2015 6:51 PM, Erik Joelsson wrote: Hello, You are probably right regarding the future versions of the Solaris Studio compiler. Here is a new webrev with the check being >= 513 (which is indeed 12.4). http://cr.openjdk.java.net/~erikj/8134157/webrev.02/ I st

Re: RFR: JDK-8134157: adlc fails to compile with SS12u4

2015-08-27 Thread Erik Joelsson
Hello, You are probably right regarding the future versions of the Solaris Studio compiler. Here is a new webrev with the check being >= 513 (which is indeed 12.4). http://cr.openjdk.java.net/~erikj/8134157/webrev.02/ I still only apply it to adlc as that's where +w is active. I doubt +w wi