Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Complete
-
2.1.5, 2.2.1
-
None
Description
SimpleTypeConverter.getDefaultEditor() is not thread-safe until the defaultEditors field is fully baked (https://jira.springsource.org/browse/SPR-10191).
Need to synchronize the call to getDefaultEditor.