My understanding was JDK 1.3 was fine. I did not know this though. good link - thanks.
Butm this was a short term fix. I wanted to limit changes to one file - I'll post cleaner code for POP3 and SMTP handler. - Patch my server. - Post simpler service/configuration related code. Peter, for now please continue to hold off on the patch. There may be better ways of fixing scheduler/configuratio problem. It is worthwhile to test and use the best approach. give me another hour or so.. Harmeet ----- Original Message ----- From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Sunday, October 13, 2002 12:16 AM Subject: RE: [PATCH] Removing Scheduler dependency, refactoring service code > Harmeet, > > More tomorrow, but my first glance at the code points something out. Are > you not familar with this: > http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html? You > used the paradigm, which people initially thought was a good solution, but > it has been shown that it simply doesn't work. > > Also, if you want me to re-run tests against your server, please update > SMTPHandler. :-) > > --- Noel > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
