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

Improve JNI spec for string methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 9
    • 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().

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

              Created:
              Updated:
              Resolved: