Re: RFR(S): 8081037: serviceability/sa/ tests time out on Windows

2015-06-01 Thread Magnus Ihse Bursie
On 2015-05-28 16:45, Yekaterina Kantserova wrote: Hi, due to https://bugs.openjdk.java.net/browse/JDK-8081381 I wasn't able to push this fix. The problem is LingeredApp.java contains JDK 9 feature java.lang.Process.getPid() but the test library is compiled with JDK 8 today. This issue is not

Re: JDK 9 RFR of JDK-8072480: javac should support compilation for a specific platform version

2015-06-01 Thread Jan Lahoda
Hi, I made a somewhat bigger update (partially based on other feedback). Summary of changes: -the history data has been moved into langtools (I also moved the Ctsym.gmk) -there are JDK 6 data now -renamed the "-platform" option to "-release". Code/tests directly related to the option has been

RFR [XXS] : JDK-8081616: build fixes for --disable-warnings-as-errors

2015-06-01 Thread Bertrand Delsart
Hi all, A small open webrev to fix some issues around --disable-warnings-as-errors (this is not a full cleanup): http://cr.openjdk.java.net/~bdelsart/8081616/webrev.00/webrev/ Without the fix, -Werror is used to compiled native JDK libraries even when the --disable-warnings-as-errors is used

Re: RFR [XXS] : JDK-8081616: build fixes for --disable-warnings-as-errors

2015-06-01 Thread Bertrand Delsart
Resending the message since I was not yet a member of build-dev. Bertrand. On 01/06/2015 19:23, Bertrand Delsart wrote: Hi all, A small open webrev to fix some issues around --disable-warnings-as-errors (this is not a full cleanup): http://cr.openjdk.java.net/~bdelsart/8081616/webrev.00/webre

Solaris jdk9 build problem

2015-06-01 Thread Semyon Sadetsky
Hello, Could you help me to resolve 9 build problem on Solaris 11.2: /usr/ccs/bin/nm: solaris_x86_64.o: No such file or directory gmake[8]: *** [libjvm.so] Error 1 gmake[8]: Leaving directory `/jdk9/client/build/solaris-x86_64-normal-server-fastdebug/hotspot/solaris_amd64_compiler2/fastdebug'

Re: RFR [XXS] : JDK-8081616: build fixes for --disable-warnings-as-errors

2015-06-01 Thread David Holmes
Hi Bertrand, On 2/06/2015 3:23 AM, Bertrand Delsart wrote: Hi all, A small open webrev to fix some issues around --disable-warnings-as-errors (this is not a full cleanup): http://cr.openjdk.java.net/~bdelsart/8081616/webrev.00/webrev/ Without the fix, -Werror is used to compiled native JDK li

Re: Solaris jdk9 build problem

2015-06-01 Thread Magnus Ihse Bursie
On 2015-06-01 21:17, Semyon Sadetsky wrote: Hello, Could you help me to resolve 9 build problem on Solaris 11.2: /usr/ccs/bin/nm: solaris_x86_64.o: No such file or directory gmake[8]: *** [libjvm.so] Error 1 gmake[8]: Leaving directory `/jdk9/client/build/solaris-x86_64-normal-server-fastdebug

Re: RFR 7191662: JCE providers should be located via ServiceLoader

2015-06-01 Thread Magnus Ihse Bursie
On 2015-05-29 00:10, Valerie Peng wrote: Please find comments in line... On 5/27/2015 3:42 PM, Mandy Chung wrote: Valerie, Did you see my comment yesterday? http://mail.openjdk.java.net/pipermail/security-dev/2015-May/012254.html Yes, we exchanged emails after this above one. I will follow up

Re: Solaris jdk9 build problem

2015-06-01 Thread Semyon Sadetsky
On 6/2/2015 2:35 AM, Magnus Ihse Bursie wrote: On 2015-06-01 21:17, Semyon Sadetsky wrote: Hello, Could you help me to resolve 9 build problem on Solaris 11.2: /usr/ccs/bin/nm: solaris_x86_64.o: No such file or directory gmake[8]: *** [libjvm.so] Error 1 gmake[8]: Leaving directory `/jdk9/cli

Re: Solaris jdk9 build problem

2015-06-01 Thread David Holmes
On 2/06/2015 4:20 PM, Semyon Sadetsky wrote: On 6/2/2015 2:35 AM, Magnus Ihse Bursie wrote: On 2015-06-01 21:17, Semyon Sadetsky wrote: Hello, Could you help me to resolve 9 build problem on Solaris 11.2: /usr/ccs/bin/nm: solaris_x86_64.o: No such file or directory gmake[8]: *** [libjvm.so] E