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

(fs) java/nio/file/WatchService/Basic.java hangs periodically [sol11]

XMLWordPrintable

    • x86
    • solaris_11

      TESTFAIL:java/nio/file/WatchService/Basic.java
      test java/nio/file/WatchService/Basic.java failed on solaris 11 x86 since fcs with timeout because WatchService.take() doesn't receive WatchKey after remove directory with jdk7u6b02, jdk7u5b01 and jdk7b148

      failed with jdk8b31 too
       
      WatchService.take() works fine when test remove file:
      register /var/tmp/name97488885698793905 for ENTRY_DELETE
      delete /var/tmp/name97488885698793905/foo
      take events...
      got event: type=ENTRY_DELETE, count=1, context=foo

      test passed on solaris 10 x86, solaris 11 sparc, failed on both available solaris 11 x86: stt-125.ru, stt-129.ru

      see comments for more details

            bpb Brian Burkhalter
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: