classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: currentClassLoader problem


From: David Holmes
Subject: RE: currentClassLoader problem
Date: Tue, 16 Mar 2004 09:36:47 +1000

Thanks for the response Andrew.

> Index: java/lang/ClassLoader.java
> ===================================================================
> +     static private final native ClassLoader getClassLoader0(Class c);

Shouldn't this be a VMClassLoader method rather than a new native method in
ClassLoader?

Thanks,
David Holmes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]