RFR: 8293067: (fs) Implement WatchService using system library (macOS) [v9]
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Nov 8 02:47:52 UTC 2022
On Nov 4, 2022, at 5:51 AM, Michael Hall <mik3hall at gmail.com<mailto:mik3hall at gmail.com>> wrote:
I had a thought for some code to try this on but seem to get a number of build errors now.
http://mikehall.pairserver.com/errors10140.txt <http://mikehall.pairserver.com/errors10140.txt>
Using the GitHub Desktop app to change to pr/10140
-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.openjdk.org/pipermail/nio-dev/attachments/20221102/d5ad452a/attachment.htm>
You are using xcode 14 with sdk for macos Ventura hence having issues. that's orthogonal to this PR.
-------------
PR: https://git.openjdk.org/jdk/pull/10140
What was suggested as the error here - isn’t. For me this doesn’t build with the errors given in the link.
No problem for me building with
* Toolchain: clang (clang/LLVM from Xcode 12.4)
on macOS Monterey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/nio-dev/attachments/20221108/cbe1abb2/attachment.htm>
More information about the nio-dev
mailing list