classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ServiceFactory


From: Michael Koch
Subject: Re: ServiceFactory
Date: Fri, 19 Mar 2004 12:21:13 +0100
User-agent: Mutt/1.3.28i

On Fri, Mar 19, 2004 at 12:05:55PM +0100, Sascha Brawer wrote:
> 4. The Mauve tests #5 and #8 fail both on JamVM and on gcj. (Thanks to
> Michael Koch for testing on gcj, by the way). Basically, what happens is
> something like the following:
> 
>   Class c = myClassLoader.loadClass("name");
>   harness.check(c.getClassLoader() == myClassLoader);
> 
> Can anyone explain why this fails? myClassLoader is an instance of
> gnu.testlet.gnu.classpath.ServiceFact
> ory.lookupProviders.CustomClassLoader, which doesn't override loadClass.

Just came to my mind: does it fail with suns jdk too ?


Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]