Re: [8u60] RFR: 8129926: Sub-packages in jdk.* are present in all Compact Profiles when they should not be

2015-06-29 Thread Alan Bateman
On 30/06/2015 03:03, David Holmes wrote: : http://cr.openjdk.java.net/~dholmes/8129926/webrev/ *** 205,214 --- 205,216 javax/sound \ javax/swing \ javax/xml/bind \ javax/xml/soap \ javax/xml/ws \ + jdk/internal/instrumentation \ + jdk/management

[8u60] RFR: 8129926: Sub-packages in jdk.* are present in all Compact Profiles when they should not be

2015-06-29 Thread David Holmes
This is a non-public bug as it pertains to our closed sources, but the remedy is in the open file make/profile-rtjar-includes.txt A new package, jdk.internal.instrumentation, was appearing in the compact 1 profile when it should only be in the full JRE - so we add it to the list of packages on

Re: RFR JDK-8130092: Backout Update jprt.properties with property listing tests subtrees

2015-06-29 Thread Alejandro E Murillo
sounds good David Thanks Alejandro On 6/29/2015 6:34 PM, David Holmes wrote: Looks good Alejandro! We'll work with Dmitry to figure out the problem. Thanks, David On 30/06/2015 10:31 AM, Alejandro E Murillo wrote: We need to backout this change JDK-8098834: https://bugs.openjdk.java.net/

Re: RFR JDK-8130092: Backout Update jprt.properties with property listing tests subtrees

2015-06-29 Thread David Holmes
Looks good Alejandro! We'll work with Dmitry to figure out the problem. Thanks, David On 30/06/2015 10:31 AM, Alejandro E Murillo wrote: We need to backout this change JDK-8098834: https://bugs.openjdk.java.net/browse/JDK-8098834 as it is impeding the execution of some jprt tests for contro

RFR JDK-8130092: Backout Update jprt.properties with property listing tests subtrees

2015-06-29 Thread Alejandro E Murillo
We need to backout this change JDK-8098834: https://bugs.openjdk.java.net/browse/JDK-8098834 as it is impeding the execution of some jprt tests for control jobs and hence the integration of jdk9/hs into jdk9/dev Webrev: http://cr.openjdk.java.net/~amurillo/9/8130092/ CR: https://bugs.openjdk.

JDK 9 RFR of JDK-8080722: Revisit how to check for doclint reference warning during the build

2015-06-29 Thread joe darcy
Hello, A fix for JDK-8129909: Add -Xdoclint/packages: to javadoc https://bugs.openjdk.java.net/browse/JDK-8129909 is working its way through the system, in anticipation of that fix, please view my fix for JDK-8080722: Revisit how to check for doclint reference warning during the

Re: RFR: JDK-8130060: Revert use of devkit on macosx in JPRT

2015-06-29 Thread Tim Bell
Hi Erik: I discovered an issue with using devkits for Macosx in certain configurations. While it currently works fine in JPRT, I would rather disable it for now until the issue can be resolved. Bug: https://bugs.openjdk.java.net/browse/JDK-8130060 Patch: diff -r f50c05d4dcd5 make/jprt.propert

RFR: JDK-8130060: Revert use of devkit on macosx in JPRT

2015-06-29 Thread Erik Joelsson
I discovered an issue with using devkits for Macosx in certain configurations. While it currently works fine in JPRT, I would rather disable it for now until the issue can be resolved. Bug: https://bugs.openjdk.java.net/browse/JDK-8130060 Patch: diff -r f50c05d4dcd5 make/jprt.properties --- a/m