-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b13
Current implementation of Locale.getDefault(Locale.Category) will read the volatile field holding the default locale at least twice. This has a minor performance cost, and could be unsound.