Other |
---|
tbdUnresolved |
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
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
|