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

(ch) Implementation of java.nio.channels.FileLock class does not match its specification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 1.4.0, 6
    • core-libs
    • None
    • b63
    • generic
    • generic, solaris

      The specification of java.nio.channels.FileLock says "The locks held on a particular
      file by a single Java virtual machine do not overlap.", but it's implementation only
      guarantees that he locks held on a particular file by a single FileChanngel object do
      not overlap", a serious spec violation. See Comments.

            alanb Alan Bateman
            sherman Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: