FileDescriptor should support 64-bit file descriptors (win64)

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 1.4.1
    • Component/s: core-libs
    • Fix Understood
    • itanium
    • windows_xp

      File descriptors (Handles) are the same size as pointer types in Windows.
      Therefore, on win64 they are 64 bits wide.

      The fd member in java.io.FileDescriptor is a 32 bit int, and therefore
      may not be large enough to hold a win64 handle.

            Assignee:
            Unassigned
            Reporter:
            Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: