|
Re: Patch: RFC: ClassLoader and resolution: msg#00172java.classpath.patches
>>>>> "Archie" == Archie Cobbs <archie@xxxxxxxxxxxx> writes: >> I wanted to post this for comment. I couldn't easily test this inside >> libgcj, due to an oddity of our implementation. (I'll send a note >> about that too, shortly.) >> It seems to me that if you call loadClass("foo",false) and then >> loadClass("foo",true), the second call will not actually resolve the >> class, due to the early return in ClassLoader.loadClass(). This patch >> fixes the apparent bug. Archie> Looks fine to me.. I'm curious: did you actually trip over Archie> this bug? It seems like a pretty obscure case. No, I just noticed it while reading the code. You have to try pretty hard to even detect this situation. Tom
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Patch: RFC: enable Jessie by default, Tom Tromey |
|---|---|
| Next by Date: | Fixes to ImageObserver calls, Sven de Marothy |
| Previous by Thread: | Re: Patch: RFC: ClassLoader and resolution, Archie Cobbs |
| Next by Thread: | Patch: RFC: enable Jessie by default, Tom Tromey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |