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

Details

    • Bug
    • Status: Closed
    • P4
    • Resolution: Fixed
    • 7, 8
    • 8
    • core-libs
    • b17
    • generic
    • generic, windows
    • Verified

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: