Berin Loritsch wrote:

> Leif Mortenson wrote:
> 
>>I was able to fix the problem in TableIdGeneratorMultithreadedJdbcTestCase by making
>>the following change to LatchedThreadGroup.  The problem seems to be that javac
>>incorrectly compiles the reference to the getLogger() method from the inner class.
>>Not sure what the specific problem is?? Maybe because it is final?  Anyway.  The 
>fixed
>>version is checked in, but if anyone has any idea as to why this happened, I would be
>>interrested in hearing it.
>>
> 
> 
> Is the inner class static?
> 
> That can make a world of difference....


In both cases no.  Plus these are runtime problems, the compiler completes without 
error.

Leif


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to