Hi, I just started using commons-collections package. I noticed in the API there's a lot of warnings about doubled-checked locking idiom being broken.
If it's broken? Why does commons-collections still use it? Is is theoretically broken, but works in most architectures in practice? What are some architectures that it actually breaks on? Thanks! -Tony -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
