User Activity

  • Posted a comment on ticket #6 on jpathwatch

    This and issue #5 are the same thing - the iterator is fail-fast and in both implementations when the underlying collection being iterated changes via the call the cancelImpl() on FileNotFound you get the ConcurrentModificationException (granted it's a rubbish name when in a single thread!) Simplest one liner change is to make the 'keys' HashMap a ConcurrentHashMap. Alterntively remove the 'keys.remove()' from cancelImpl() and make it the callers responsibility.. (uff!) Our junit test is built upon...

  • Posted a comment on discussion jpathwatch Forum on jpathwatch

    We've been testing and it turns out that it does indeed work with APFS. Out of the box though we encountered a problem which turns out to be the ConcurrentModificaitonException is issue 6. It's very easy to fix, I'll comment over there..

  • Modified a comment on discussion jpathwatch Forum on jpathwatch

    Hi, Has anyone used jpatchwatch on APFS, introduced in High Sierra? Our testing idicated BarbaryWatchService doesn't behave as expected, so we'll need to try jpathwatch but perhaps someone has tried this already? Thanks, Justin

  • Posted a comment on discussion jpathwatch Forum on jpathwatch

    Hi, Has anyone used jpatchwatch on APFS, introduced in High Sierra? Our testing idicated BarbaryWatchService doesn't behave as expecte, so we'll need to try jpathwatch but perhaps someone has tried this already? Thanks, Justin

View All

Personal Data

Username:
jdrbc
Joined:
2008-06-17 13:10:23

Projects

This is a list of open source software projects that Justin Dolezy is associated with:

Personal Tools

MongoDB Logo MongoDB