[kaffe] Suggested patch: kaffe/lang/AppClassLoader.java

Ito Kazumitsu kaz@maczuka.gcd.org
Fri May 30 16:03:01 2003


Hi,=20

>>>>> ":" =3D=3D Helmer Kr=E4mer <hkraemer@freenet.de> writes:

:> I wouldn't patch the AppClassLoader, but rather something somewhere
:> in java.util.jar. If you don't do it there, you'll get the same
:> problem when trying to use such a jar with the URLClassLoader and
:> its subclasses (and everyone else who wants to use the manifest).
:>=20
:> So I would try something like this, dunno whether that works,
:> though :(

I tested your patch to find that it works fine.   Please commit
the patch.

Thank you.