>>>>> "Jeroen" == Jeroen Frijters <[EMAIL PROTECTED]> writes:

Jeroen> Index: ClassLoader.java
>> protected Class findClassFast(String name, ClassNotFoundException e)
>> throws ClassNotFoundException
>> {
>> return findClass(name);

We can't add new visible methods to system classes.

Tom


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to