<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Nov 22, 2022, at 1:46 AM, Maxim Kartashev <<a href="mailto:maxim.kartashev@jetbrains.com" class="">maxim.kartashev@jetbrains.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><br class=""></div><br class=""><div class="gmail_quote"><div style="overflow-wrap: break-word;" class="">On Mon, Nov 21, 2022 at 5:52 PM Michael Hall <<a href="mailto:mik3hall@gmail.com" class="">mik3hall@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" class=""><div class=""><br class=""></div><div class="">For me this still continues to run flawlessly. I haven’t been able to break it trying. So the property might still make sense for some users?</div><br class=""></div></blockquote><div class="">I imagine it would, except that I can't figure out how to marry this option with tests failing ever so often. If we run tests without that option, it means that the code is never tested. If we run them with the option, those will fail *occasionally*, making the whole test run appear unreliable. <br class=""></div></div></div>
</div></blockquote></div><br class=""><div class="">For now the option would probably have to be off for testing. Assuming it’s a bug that Apple is working on. Have you tried filing to see what they say?</div><div class="">Possibly the jdk won’t allow having untested code included, then if you don’t expect the bug to be fixed soon you might want to provide the watch service as a 3rd party one somehow such as on GitHub.</div><div class="">Obviously not as good as having the jdk itself provide it, and you might want to include caveats that it sometimes has shown issues. </div><div class="">But there seemed to be situations where it’s use might have advantages over polling, for what testing I’ve done it has run successfully and I would guess there would be some interest.</div><div class=""><br class=""></div></body></html>