RFR 8169653: Restore ObjectInputStream::resolveClass call stack default search order

Chris Hegarty chris.hegarty at oracle.com
Tue Dec 6 14:17:02 UTC 2016


> On 6 Dec 2016, at 13:00, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
> 
> Hi Chris,
> 
> Looks good. I wonder about the two different links for
> platform class loader now.
> ...

You’re right. Since getPlatformClassLoader has a link to the built-in loader 
verbiage, how about we just drop the direct link? Developers can follow through
getPlatformClassLoader.

http://cr.openjdk.java.net/~chegar/8169653.01/

-Chris.


More information about the core-libs-dev mailing list