-
Dave Cridland authored
A few places all use the domain.intern() as the key for a synchronized block. This can lead to clashes when multiple semantics conflict, and this can in turn lead to a deadlock, as witnessed in OF-984. This changes two cases to use a prefixed string to namespace the locking.
2eb1e1e7
| Name |
Last commit
|
Last update |
|---|---|---|
| build | ||
| documentation | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| Makefile | ||
| README.md |