RFR: 8293067: (fs) Implement WatchService using system library (macOS) [v9]

Michael Hall mik3hall at gmail.com
Wed Nov 9 01:33:26 UTC 2022



> On Nov 7, 2022, at 8:47 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 
>> 
>> 
>> 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.

This got me on the right track.
I installed a early Xcode 13 and can build again.

* Toolchain:      clang (clang/LLVM from Xcode 13.1)

Apparently there are rather widespread problems building the jdk with either late 13 or 14 Xcode versions related at least mainly to the sprintf deprecation

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/nio-dev/attachments/20221108/4fa519d9/attachment.htm>


More information about the nio-dev mailing list