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

Omair Majid omajid at redhat.com
Sun Apr 17 16:47:12 UTC 2016


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?

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the build-dev mailing list