RFR: JDK-8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
Alan Bateman
Alan.Bateman at oracle.com
Mon Aug 22 10:27:10 UTC 2016
On 22/08/2016 11:15, Peter Levart wrote:
> Hi,
>
> Several potential internal usages of currently package-private
> java.lang.reflect.ClassLoaderValue have been identified. Here is a
> proposal to move it to jdk.internal.loader package and make it public...
>
> Task: https://bugs.openjdk.java.net/browse/JDK-8164547
> Webrev:
> http://cr.openjdk.java.net/~plevart/jdk9-dev/ClassLoaderValue.public/webrev.01/
jdk.internal.loader looks right, the change looks good to me.
-Alan
More information about the core-libs-dev
mailing list