Re: RFR: JDK-8148655 LOG=cmdlines and other build-infra fixes

2016-02-02 Thread Erik Joelsson
On 2016-02-01 22:36, Magnus Ihse Bursie wrote: On 2016-02-01 16:01, Erik Joelsson wrote: Hello, InitSupport.gmk: The comment still refers to ",nofile". I'll fix. I would probably have made an effort to replace "$(ECHO) $(call ShellQuote, $2) > $(strip $1).cmdline &&" with a call to Writ

Re: RFR: JDK-8148655 LOG=cmdlines and other build-infra fixes

2016-02-02 Thread Magnus Ihse Bursie
On 2016-02-02 09:49, Erik Joelsson wrote: On 2016-02-01 22:36, Magnus Ihse Bursie wrote: On 2016-02-01 16:01, Erik Joelsson wrote: Hello, InitSupport.gmk: The comment still refers to ",nofile". I'll fix. I would probably have made an effort to replace "$(ECHO) $(call ShellQuote, $2) >

Re: RFR: JDK-8148655 LOG=cmdlines and other build-infra fixes

2016-02-02 Thread Erik Joelsson
Looks good! /Erik On 2016-02-02 12:03, Magnus Ihse Bursie wrote: On 2016-02-02 09:49, Erik Joelsson wrote: On 2016-02-01 22:36, Magnus Ihse Bursie wrote: On 2016-02-01 16:01, Erik Joelsson wrote: Hello, InitSupport.gmk: The comment still refers to ",nofile". I'll fix. I would probabl

latest version of XCode?

2016-02-02 Thread Pete Brunet
What is the latest version of XCode we can use to build? I need to reinstall and am currently at 6.2.

Re: latest version of XCode?

2016-02-02 Thread Pavel Rappo
Hi Peter, I've just been able to build jdk9/dev forest with bash ./configure --with-debug-level=release --disable-warnings-as-errors make all Mac OS X 10.11.3, Xcode Version 7.2 (7C68) > On 2 Feb 2016, at 18:47, Pete Brunet wrote: > > What is the latest version of XCode we can use to build?

Re: RFR: JDK-8147795 Build system support for BSD

2016-02-02 Thread Greg Lewis
I've replied to Magnus separately on the freebsd-java mailing list. This is great and I'd love to see it in either the jdk9 mainline or the bsd-port repo of jdk9. The big barrier has always been the volunteer effort required to get past the TCK and fix whatever relatively non-mainstream bugs that