Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8315041

Optimize Java to C string conversion by avoiding double copy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • 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).

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: