ClassLoader: unexpected exception during linking

Per Bothner per@bothner.com
Wed Dec 4 23:55:00 GMT 2002


Tom Tromey wrote:

> The appended fixes the hang I noticed with your initial patch.  It
> also fixes the original problem Per reported.  I'm checking it in.

Thanks!  I haven't tested your patch - but (using Jeff's patch), I found
another problem.  I was getting an IllegalAccessException.  Visual
inspection of teh code (i.e. I haevn't tested it yet) suggests that
"protected" isn't implemente correct, and the appended patch is needed.

I'll write a change log after I test it.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: resolve.patch
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20021204/39179f25/attachment.ksh>


More information about the Java-patches mailing list