From: Godmar Back (gback@marker.cs.utah.edu)
Date: Mon Dec 14 1998 - 01:09:22 EST
Well, Section 4.1 of Bracha's paper clearly says that findLoadedClass
performs a lookup in the class cache mapping names and initiating
classloaders to class objects.
However, testing jdk 1.2 shows that findLoadedClass in fact performs
a lookup in the class cache of the defining classloader.
That's damn confusing. I guess I'm in for yet another change.
One of these days we'll get it right.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:14 EDT