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