Hi,
On Tue, 2002-12-03 at 11:07, Jeroen Frijters wrote:
> Hi,
>
> If someone would incorporate the enclosed patch, I'd be much obliged.
> Class loaders should override findResource instead of getResource,
> otherwise the delegation model doesn't work.
>
> Regards,
> Jeroen
Thanks. Committed as follows:
2002-12-03 Jeroen Frijters <[EMAIL PROTECTED]>
* gnu/java/lang/SystemClassLoader.java (getResource): Renamed to
findResource and made protected.
(findResource): New protected method renamed from getResource.
(systemGetResource): Renamed to systemFindResource and made private.
(systemFindResource): New private methods renamed from
systemGetResource.
* THANKYOU: Added Jeroen.
Thanks,
Mark
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath