Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-09 Thread Maurizio Cimadamore
Hi, I still see this on my Ubuntu 14.04 (x64) on a fresh jdk 9 repo. Was the fix pushed? Thanks Maurizio On 06/11/15 06:27, Christian Thalinger wrote: On Nov 4, 2015, at 8:21 AM, Volker Simonis wrote: Hi, can somebody please review and sponsor the following tiny build fix: http://cr.openj

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-09 Thread Maurizio Cimadamore
On 09/11/15 13:54, Maurizio Cimadamore wrote: Hi, I still see this on my Ubuntu 14.04 (x64) on a fresh jdk 9 repo. Was the fix pushed? Nvm - it has been pushed to the hs-comp repo - it will take few days to get to jdk9/dev (which is what I'm using). Thanks Maurizio Thanks Maurizio On 06/

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-05 Thread Christian Thalinger
> On Nov 4, 2015, at 8:21 AM, Volker Simonis wrote: > > Hi, > > can somebody please review and sponsor the following tiny build fix: > > http://cr.openjdk.java.net/~simonis/webrevs/2015/8141416/ > https://bugs.openjdk.java.net/browse/JDK-8141416 > > Building hotspot on certain systems results

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-05 Thread Volker Simonis
Thanks everybody for the reviews, but I still need a sponsor because unfortunately it is still impossible to push to the hotspot repo from outside "The Firm" :) On Thu, Nov 5, 2015 at 10:20 AM, Erik Joelsson wrote: > Looks good to me. > > /Erik > > > On 2015-11-04 19:21, Volker Simonis wrote: >>

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-05 Thread Erik Joelsson
Sure, I'll do it. :) /Erik On 2015-11-05 10:26, Volker Simonis wrote: Thanks everybody for the reviews, but I still need a sponsor because unfortunately it is still impossible to push to the hotspot repo from outside "The Firm" :) On Thu, Nov 5, 2015 at 10:20 AM, Erik Joelsson wrote: Looks

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-05 Thread Erik Joelsson
Looks good to me. /Erik On 2015-11-04 19:21, Volker Simonis wrote: Hi, can somebody please review and sponsor the following tiny build fix: http://cr.openjdk.java.net/~simonis/webrevs/2015/8141416/ https://bugs.openjdk.java.net/browse/JDK-8141416 Building hotspot on certain systems results i

Re: RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-04 Thread Thomas Stüfe
Hi Volker, looks fine and builds fine on Ubuntu 14.4. ...Thomas On Wed, Nov 4, 2015 at 7:21 PM, Volker Simonis wrote: > Hi, > > can somebody please review and sponsor the following tiny build fix: > > http://cr.openjdk.java.net/~simonis/webrevs/2015/8141416/ > https://bugs.openjdk.java.net/bro

RFR(XS): 8141416: "expr: syntax error" due to gcc -dumpversion excluding micro

2015-11-04 Thread Volker Simonis
Hi, can somebody please review and sponsor the following tiny build fix: http://cr.openjdk.java.net/~simonis/webrevs/2015/8141416/ https://bugs.openjdk.java.net/browse/JDK-8141416 Building hotspot on certain systems results in a series of: expr: syntax error expr: syntax error expr: syntax error