loadClass(String) vs loadClass(String, bool)
Tom Tromey
tromey@redhat.com
Tue Apr 19 22:23:00 GMT 2005
>>>>> "Jeroen" == Jeroen Frijters <jeroen@sumatra.nl> writes:
Jeroen> On IKVM ClassLoader.resolveClass() is a no-op and based on
Jeroen> experiments I did when I was trying to understand class
Jeroen> resolving I strongly suspect that it's a no-op on the JDK too.
I thought I had a test showing otherwise, but I resurrected it and,
indeed, resolveClass doesn't seem to do anything discernible. I'm
going to check in a patch on the trunk that makes ours do nothing as
well.
Tom
More information about the Java
mailing list