Re: RFR(XS): Bad test for ENABLE_SJAVAC in build-performance.m4

2016-04-17 Thread David Holmes
On 18/04/2016 2:47 AM, Omair Majid wrote: Hi, Bug: https://bugs.openjdk.java.net/browse/JDK-8154394 Webrev: http://cr.openjdk.java.net/~omajid/webrevs/8154394-bad-test/00/ I was building OpenJDK 9 as: $ bash ../configure --disable-javac-server And I saw a funny looking message in the con

RFR(XS): Bad test for ENABLE_SJAVAC in build-performance.m4

2016-04-17 Thread Omair Majid
Hi, Bug: https://bugs.openjdk.java.net/browse/JDK-8154394 Webrev: http://cr.openjdk.java.net/~omajid/webrevs/8154394-bad-test/00/ I was building OpenJDK 9 as: $ bash ../configure --disable-javac-server And I saw a funny looking message in the configure output jdk9-dev/common/autoconf/g

Re: RFR: JDK-8152666: The new Hotspot Build System

2016-04-17 Thread David Holmes
I missed all the fun while I was on vacation and have still not yet had a chance to look at the actual code, but have one query ... On 6/04/2016 7:10 PM, Erik Joelsson wrote: Hello Dan and thank you for the review! I know it's a lot to chew through. I have incorporated your changes and publish