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

Remove unused wcslen() function

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • None
    • b09

      This function is unused and can be removed:

      inline int wcslen(const jchar* x) { return wcslen((const wchar_t*)x); }

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: