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

2015-06-30 Thread David Holmes
Thanks Alan! David On 30/06/2015 4:48 PM, Alan Bateman wrote: 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/x

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