Re: Building Valhalla

2015-10-05 Thread Mani Sarkar
Thanks guys I'll be happy to change it back when its rectified on your end. Cheers, Mani On Mon, Oct 5, 2015 at 8:59 AM, Erik Joelsson wrote: > Hello Mani, > > Yes, it will, but consider it a workaround that may change. > > /Erik > > > On 2015-10-02 22:44, Mani Sarkar wrote: > >> Maurizio, >> >

Re: RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Magnus Ihse Bursie
On 2015-10-05 13:28, Stanislav Baiduzhyi wrote: On 05/10/15 11:21, Magnus Ihse Bursie wrote: Since building the OpenJDK is a heavy operation, the build system tries to make use as of much of the system resources as possible and reasonable. However, on most machines except extremely high-end,

Re: RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Stanislav Baiduzhyi
On 05/10/15 11:21, Magnus Ihse Bursie wrote: Since building the OpenJDK is a heavy operation, the build system tries to make use as of much of the system resources as possible and reasonable. However, on most machines except extremely high-end, this means that few resources are available for oth

Re: RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Erik Joelsson
By at least making sure that works, I'm happy with this for now. /Erik On 2015-10-05 13:17, Magnus Ihse Bursie wrote: On 2015-10-05 11:31, Erik Joelsson wrote: Looks ok to me, but I suspect someone will be asking for an explicit way of disabling this soon. I was just about to reply "just use c

Re: RFR: JDK-8138694: Devkit build on Macosx still requires Xcode to be installed

2015-10-05 Thread Magnus Ihse Bursie
On 2015-10-05 11:50, Erik Joelsson wrote: Here is a new webrev where I cleaned up the macosx sysroot flags logic: http://cr.openjdk.java.net/~erikj/8138694/webrev.top.02/ Great, thanks! Looks good now. /Magnus /Erik On 2015-10-02 17:14, Magnus Ihse Bursie wrote: On 2015-10-02 15:34, Erik

Re: RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Magnus Ihse Bursie
On 2015-10-05 11:31, Erik Joelsson wrote: Looks ok to me, but I suspect someone will be asking for an explicit way of disabling this soon. I was just about to reply "just use configure NICE=", but then I had to go and check that it worked. It didn't. So, here's an updated patch that allow you t

Re: RFR: JDK-8138694: Devkit build on Macosx still requires Xcode to be installed

2015-10-05 Thread Erik Joelsson
Here is a new webrev where I cleaned up the macosx sysroot flags logic: http://cr.openjdk.java.net/~erikj/8138694/webrev.top.02/ /Erik On 2015-10-02 17:14, Magnus Ihse Bursie wrote: On 2015-10-02 15:34, Erik Joelsson wrote: Hello, While trying the macosx build using devkits again, I happened

Re: [8u] Request for Approval and Review: JDK-8136980: build for 8u65 and 8u66 for solaris platforms is failing

2015-10-05 Thread Erik Joelsson
Another friendly bump for an 8u (R)eviewer for this. /Erik On 2015-10-01 15:16, Erik Joelsson wrote: Still looking for an official review from 8u reviewer for this. Ideally someone from Hotspot. /Erik On 2015-09-30 14:43, Erik Joelsson wrote: Hello, Please approve and review this fix for 8

Re: RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Erik Joelsson
Looks ok to me, but I suspect someone will be asking for an explicit way of disabling this soon. /Erik On 2015-10-05 11:21, Magnus Ihse Bursie wrote: Since building the OpenJDK is a heavy operation, the build system tries to make use as of much of the system resources as possible and reasonab

RFR: JDK-8138864 Build with nice to lower UI impact

2015-10-05 Thread Magnus Ihse Bursie
Since building the OpenJDK is a heavy operation, the build system tries to make use as of much of the system resources as possible and reasonable. However, on most machines except extremely high-end, this means that few resources are available for other processes. On a developer machine, build

Re: Building Valhalla

2015-10-05 Thread Erik Joelsson
Hello Mani, Yes, it will, but consider it a workaround that may change. /Erik On 2015-10-02 22:44, Mani Sarkar wrote: Maurizio, Thanks for the suggestion - would it build the much useful JRE and JDK images ? Cheers, Mani On Fri, Oct 2, 2015 at 9:36 PM, Maurizio Cimadamore < maurizio.cimadam

Re: RFR 8133151: Preferred provider configuration for JCE

2015-10-05 Thread Erik Joelsson
Makefile change looks ok. /Erik On 2015-10-02 19:08, Anthony Scarpino wrote: Hi all, I'm need a review of the last developement piece to JEP 246, the configuration changes. I've copied the build-dev in case there were any comments on the minor changes in the make directory related to the j