-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
None
-
Affects Version/s: repo-panama
-
Component/s: core-libs
We could make Java to C string conversion faster by avoiding a double copy in certain cases (e.g. when the required charset is compatible with the raw string bytes).