This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: Deadlock in 'initializeClass'



Matt Welsh <mdw@CS.Berkeley.EDU> writes:
> I don't have a fix for this (yet), 

30 seconds later: now I do.

Both calls to notify() in initializeClass() should be changed to notifyAll(). 
If someone can tell me the correct procedure for submitting patches, I will
be happy to update the CVS tree!

Thanks,
Matt Welsh, UC Berkeley


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