-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
The decoders produced by various Charsets, in the ISO-2022 family especially, create one or more decoder for internal use. Creating these auxiliary decoders statically and only using methods that are thread-safe can avoid this overhead.