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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 1.4.0, 6
    • Component/s: 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.

            Assignee:
            Alan Bateman
            Reporter:
            Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: