| The improvement
HHH-8491 Closed has introduced a regression in LocaleTypeDescriptor. The Locale.ROOT is stored as an empty String in the database (see LocaleType) but the current behavior of the LocaleTypeDescriptor is to return a null Locale if the input String is empty. |