Re: RFR: 8146985: Change output directory for hotspot's jtreg tests

2016-01-15 Thread Mikael Vidstedt
Looks good! I suggest as a follow up change to align the variable names and the (JPRT) "else" part with jdk/test/Makefile. Cheers, Mikael On 2016-01-15 08:13, Erik Helin wrote: Hi all, I have updated the patch based on feedback and comments. hotspot/test/Makefile is now aligned with jdk/te

Re: Build errors on OS X "Failed module access verification"

2016-01-15 Thread Scott Palmer
> On Jan 14, 2016, at 5:30 PM, Magnus Ihse Bursie > wrote: > >> On 2016-01-14 19:32, Scott Palmer wrote: >> I managed to get configure working by installing freetype via XQuartz and >> forcing it to be found with ./configure --with-freetype=/opt/X11 >> >> I'm building on OS X 10.11.2. >> >> T

Re: RFR: 8146985: Change output directory for hotspot's jtreg tests

2016-01-15 Thread Erik Joelsson
Looks good. /Erik On 2016-01-15 17:13, Erik Helin wrote: Hi all, I have updated the patch based on feedback and comments. hotspot/test/Makefile is now aligned with jdk/test/Makefile and now stores the ouput from the jtreg tests in: /build//testoutput/ Since the jtreg groups are prefixed wit

Re: RFR: 8146985: Change output directory for hotspot's jtreg tests

2016-01-15 Thread Erik Helin
Hi all, I have updated the patch based on feedback and comments. hotspot/test/Makefile is now aligned with jdk/test/Makefile and now stores the ouput from the jtreg tests in: /build//testoutput/ Since the jtreg groups are prefixed with the name of the repository, e.g. hotspot_svc, jdk_svc, there

Re: javac server: No port file values materialized. on AIX

2016-01-15 Thread Volker Simonis
Maybe the timeout of five seconds is too small? Our AIX boxes are not the fastest and we also have a lot of stuff on NFS shares. I recently saw this one: [CLIENT] Exception caught: java.io.IOException: No port file values materialized. Giving up after 6676 ms Normally the timeout should be just