Reviewer and committer request for 7198496
Alan Bateman
Alan.Bateman at oracle.com
Wed Oct 3 16:29:32 UTC 2012
On 03/10/2012 12:03, Paul Sandoz wrote:
> Hi,
>
> See here:
>
> http://cr.openjdk.java.net/~psandoz/tl/7198496/webrev/
>
> Thanks,
> Paul.
I searched through the JDK sources and I don't see anywhere obvious that
uses null. In JDI there are two cases where the loader is specified to
be the defining loader of the service type and those cases would end up
using null if used with exploded classes on the file system (dev
environment without images so no tools.jar where JDI normally lives). So
I'm inclined to thing this is mostly harmless.
-Alan
More information about the core-libs-dev
mailing list