Re: RFR: 9/8u40 8062475: Enable hook for custom doc generation

2014-10-30 Thread roger riggs
Hi Erik, Thanks for the comments and recommendations. Though the new macro is not applicable to 8u40 and I'll need to use the original form of -include. Do I need a separate bug/review/webrev for 8u40? The webrev is updated: http://cr.openjdk.java.net/~rriggs/webrev-custom-javadoc/ Thanks

Re: RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread Alejandro E Murillo
On 10/30/2014 7:32 AM, Erik Joelsson wrote: On 2014-10-30 13:52, David Holmes wrote: On 30/10/2014 10:42 PM, Erik Joelsson wrote: I think it would fail in JPRT too, I never ran JPRT with JDK-8062159 unfortunately. I assume very few people run jdk9-dev in JPRT with embedded platforms. All ho

Re: RFR: JDK-8062449 Update langtools/test/Makefile to use JCK 9

2014-10-30 Thread Jonathan Gibbons
Da, Erik, Looks good to me. --- Jon On 10/30/2014 01:27 AM, Erik Joelsson wrote: Hello Dan, The change looks good to me. I'm not a user of these tests though so perhaps best to get a langtools reviewer to look at it too. /Erik On 2014-10-29 20:41, Dan Smith wrote: Looking for a review of

Re: RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread Erik Joelsson
On 2014-10-30 13:52, David Holmes wrote: On 30/10/2014 10:42 PM, Erik Joelsson wrote: I think it would fail in JPRT too, I never ran JPRT with JDK-8062159 unfortunately. I assume very few people run jdk9-dev in JPRT with embedded platforms. All hotspot integrations are doing it. You need "-te

Re: RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread David Holmes
On 30/10/2014 10:42 PM, Erik Joelsson wrote: I think it would fail in JPRT too, I never ran JPRT with JDK-8062159 unfortunately. I assume very few people run jdk9-dev in JPRT with embedded platforms. All hotspot integrations are doing it. You need "-testset hotspot" on the jprt submit. It just

Re: RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread Erik Joelsson
I think it would fail in JPRT too, I never ran JPRT with JDK-8062159 unfortunately. I assume very few people run jdk9-dev in JPRT with embedded platforms. /Erik On 2014-10-30 13:31, David Holmes wrote: Hi Erik, Seems reasonable. Did this not fail when run through JPRT? Is it something shell

Re: RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread David Holmes
Hi Erik, Seems reasonable. Did this not fail when run through JPRT? Is it something shell specific? David On 30/10/2014 9:40 PM, Erik Joelsson wrote: Hello, In my fix for "JDK-8062159 Fix Xrender check to work with sysroot", I added $SYSROOT_CFLAGS to the CFLAGS used when looking for X11 he

RFR: JDK-8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28

2014-10-30 Thread Erik Joelsson
Hello, In my fix for "JDK-8062159 Fix Xrender check to work with sysroot", I added $SYSROOT_CFLAGS to the CFLAGS used when looking for X11 headers. Unfortunately, this didn't work with at least one of the cross compile kits we use. The reason for the failure is in the definition of SYSROOT_CF

Re: RFR: 9/8u40 8062475: Enable hook for custom doc generation

2014-10-30 Thread Erik Joelsson
Hello Roger, I JDK 9 we introduced a macro call that handles custom inclusion instead of directly doing -include. Look for example in make/common/MakeBase.gmk. # Hook to include the corresponding custom file, if present. $(eval $(call IncludeCustomExtension, , common/MakeBase.gmk)) Our defini

Re: RFR: JDK-8062449 Update langtools/test/Makefile to use JCK 9

2014-10-30 Thread Erik Joelsson
Hello Dan, The change looks good to me. I'm not a user of these tests though so perhaps best to get a langtools reviewer to look at it too. /Erik On 2014-10-29 20:41, Dan Smith wrote: Looking for a review of the following small patch to langtools/test/Makefile. The script is hard-coded to