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

size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited

XMLWordPrintable

    • b17
    • generic
    • generic, windows
    • Verified

      In src/windows/native/java/io/io_util_md.c the handle* functions return size_t, an unsigned type on Windows, but need to return negative values such as -1. These should be changed to use jint.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: