This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple class loaders problem


On Sun, 2002-11-03 at 17:28, Tom Tromey wrote:
> >>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
> 
> Anthony>   class MyLoader extends URLClassLoader
> 
> This class has to be `static'.  gcj shouldn't compile this.
> Could you submit a PR for this?

Ok.  This is different from the test case I checked in just now, which
has MyLoader as a separate class.

> I agree with your assessment of the bug you reported.  Try the appended.
> It works for me.

This works for me.

Thanks,

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]