Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: Runtime: Class Library: Harmony
-
Labels:None
-
Number of attachments :
Description
Harmony doesn't support creating String objects where the contents aren't copied. We use such a helper to avoid redundant copies, for example, in JNI code. This support should be added to Harmony.