Improve JNI spec for string methods

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot

      I would like the doc for GetStringUTFChars() to spec if the returned string is null-terminated.
      Since JNI also provides a GetStringUTFLength() it would be technically possible to use the result of GetStringUTFChars() without null-termination.

      Same is true for GetStringChars() /GetStringLength(). and GetStringCritical().

            Assignee:
            Unassigned
            Reporter:
            Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: