Request Review: JDK-6479237 (cl) Add support for classloader names
Mandy Chung
mandy.chung at oracle.com
Mon Oct 31 15:09:17 UTC 2016
> On Oct 28, 2016, at 2:09 PM, David Holmes <david.holmes at oracle.com> wrote:
>
> :
>
> Given the BootClassLoader instance is not in fact the boot loader at all I think it would have been clearer and avoid potential confusion to call this something more representative of its purpose - perhaps BootResourceloader or BootLoaderHelper or ...
BootClassLoader is private class and BootLoader is the internal API to find resources and packages. IMO their names are fine and the comment in BootLoader is clear.
Mandy
More information about the hotspot-runtime-dev
mailing list