Re: RFR(S): 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86

2016-04-20 Thread David Holmes
On 21/04/2016 7:41 AM, Mikael Vidstedt wrote: Good catch. Updated webrevs here: top: http://cr.openjdk.java.net/~mikael/webrevs/8154209/webrev.02/webrev/ Minor nit - jib-profiles.js: ! configure_args_32bit: ["--with-target-bits=32", "--with-jvm-variants=server"], I think server is

Re: RFR(S): 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86

2016-04-20 Thread Leonid Mesnik
Mikael On 21.04.2016 00:41, Mikael Vidstedt wrote: Good catch. Updated webrevs here: top: http://cr.openjdk.java.net/~mikael/webrevs/8154209/webrev.02/webrev/ http://cr.openjdk.java.net/~mikael/webrevs/8154209/webrev.02/webrev/common/conf/jib-profiles.js.udiff.html

Re: RFR(S): 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86

2016-04-20 Thread Mikael Vidstedt
Good catch. Updated webrevs here: top: http://cr.openjdk.java.net/~mikael/webrevs/8154209/webrev.02/webrev/ hotspot: http://cr.openjdk.java.net/~mikael/webrevs/8154209/webrev.02/hotspot/webrev/ Incremental webrevs (from webrev.01): top: http://cr.openjdk.java.net/~mikael/webrevs/8154209/web

Re: RFR: JDK-8150601: Remove the old Hotspot build system

2016-04-20 Thread Andrew Haley
On 04/20/2016 04:27 PM, Erik Joelsson wrote: > The new Hotspot Build System has now been in place for a week and a > half. I have not heard any major complaints so I think the time has come > to remove the old. There's been a CPU for the last week. We've been far too busy to test the new build

RFR: JDK-8150601: Remove the old Hotspot build system

2016-04-20 Thread Erik Joelsson
The new Hotspot Build System has now been in place for a week and a half. I have not heard any major complaints so I think the time has come to remove the old. This patch removes all the old, now unused, makefiles in hotspot/make. It also removes the support for using these makefiles from confi

Re: RFR: JDK-8154326: bash >(...) construct causes race conditions

2016-04-20 Thread Erik Joelsson
Unfortunately, this did not work well. The problem with the added "&& wait" materializes if the caller of ExecuteWithLog tries to pipe the output of that command, which we do frequently on Windows. To solve it, another level of parentheses are needed. Unfortunately this adds another shell proce

Re: Fix for JDK-8074829 : Resolve disabled warnings for libawt_headless

2016-04-20 Thread Erik Joelsson
Build change looks good. /Erik On 2016-04-20 13:30, Ajit Ghaisas wrote: Adding build-dev. -Original Message- From: Ajit Ghaisas Sent: Wednesday, April 20, 2016 2:28 PM To: awt-...@openjdk.java.net Subject: Fix for JDK-8074829 : Resolve disabled warnings for libawt_headless Hi,

Fix for JDK-8074829 : Resolve disabled warnings for libawt_headless

2016-04-20 Thread Ajit Ghaisas
Adding build-dev. -Original Message- From: Ajit Ghaisas Sent: Wednesday, April 20, 2016 2:28 PM To: awt-...@openjdk.java.net Subject: Fix for JDK-8074829 : Resolve disabled warnings for libawt_headless Hi, Bug : https://bugs.openjdk.java.net/browse/JDK-8074829 This bug is to r

Re: RFR(S): 8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86

2016-04-20 Thread Leonid Mesnik
Hi Shouldn't be jprt targets in jprt.properties updates to stop using client also? http://hg.openjdk.java.net/jdk9/hs/file/645c48292130/make/jprt.properties line 206 - 214 # Test target list (no fastdebug & limited c2 testing) my.test.target.set= \ solaris_sparcv9_5.11-product-c2-TESTNAME,