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

David Holmes david.holmes at oracle.com
Tue Jun 30 07:12:48 UTC 2015


Apologies as the bug report is not public as it pertains to closed packages.

https://bugs.openjdk.java.net/browse/JDK-8129926

Problem description:

A new (closed) 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 only in the full JRE. This exposed another 
package that was being included in compact 2, when it also should only 
be in a full JRE - so it is added too.

webrev: http://cr.openjdk.java.net/~dholmes/8129926/webrev/

The change has been reviewed by Alan Bateman.

http://mail.openjdk.java.net/pipermail/build-dev/2015-June/015322.html

Thanks,
David


More information about the jdk8u-dev mailing list