Review Request: 7193339 Prepare system classes be defined by a non-null module loader

Alan Bateman Alan.Bateman at oracle.com
Fri Aug 24 15:28:36 UTC 2012


On 24/08/2012 11:25, Rémi Forax wrote:
> I also vote for adding this overload, a lot of the usage of 
> Class.forName with three parameters are in fact just a way to load a 
> class without initialize it.
>
> Rémi
I think this is worth looking at too. It would only change two or three 
usages in this patch but there likely be a lot more as other areas of 
the JDK are updated.

-Alan.



More information about the core-libs-dev mailing list