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 configure output

     jdk9-dev/common/autoconf/generated-configure.sh: line 62566: xno: command 
not found

Looks like it's this line missing a second 'test' in
build-performance.m4:

     if test "x$ENABLE_JAVAC_SERVER" = "xyes" || "x$ENABLE_SJAVAC" = "xyes"; 
then

Okay to push?

No you need someone in Oracle to push this as we need to generate the open and closed generated configure scripts.

Thanks,
David

Thanks,
Omair

Reply via email to