Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.2
-
None
Description
- EmbeddableComponentManager is full of, for most of them, useless synchronized(this) which make it block everything whenever something is using it
- the exact same Map#get is done several time in lots of methods