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

UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)

XMLWordPrintable

    • b13
    • generic
    • solaris
    • Not verified

      chmod() and access() used in UnixFileSystem_md.c currently do nothing when the the system
      call returns an EINTR, which means chmod()/access() is interrupted by signal. Need figure
      out how to handle this appropriately on Unix platform.

            igerasim Ivan Gerasimov
            sherman Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: