using openjdk for JamVM how to

2016-10-19 Thread Diaz Soho
Hi all, Originally , I use GNU Classpath for JamVM when I run my Java application. But my Java application need new classpath like Java(TM) SE Runtime Environment (build 1.8.0_91-b14). My java application maynot workable with GNU Classpath. I would like to use openjdk for that. I use the command

Re: RFR: 8145471: javac changes for enhanced deprecation

2016-10-19 Thread Tim Bell
Jon: make/CompileJavaModules.gmk no comments make/common/SetupJavaCompilers.gmk no comments Thumbs up on the build changes. Tim On 10/18/16 17:00, Jonathan Gibbons wrote: Jan, You're correct, the change in make/CompileJavaModules.gmk is not necessary. Well spotted. The

RFR(XS): 8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris

2016-10-19 Thread Volker Simonis
Hi, can I please get a review and a sponsor for the following trivial change: http://cr.openjdk.java.net/~simonis/webrevs/2016/8168302/ https://bugs.openjdk.java.net/browse/JDK-8168302 After change "8152666: The new Hotspot Build System" setting --disable-warnings-as-errors doesn't work for the

Re: RFR: 8167600 jib make run-test for langtools and intermittent failures on windows-x86

2016-10-19 Thread Magnus Ihse Bursie
On 2016-10-18 06:44, Tim Bell wrote: Magnus: Thank you for the feedback. See below: On 2016-10-15 03:23, Tim Bell wrote: Please review this rework of the langtools/test/Makefile fix done in 8166648. [1] ARCH_DATA_MODEL is not set in all test scenarios, so a better approach is to check the