RFR: 8293067: (fs) Implement WatchService using system library (macOS) [v8]
Alan Bateman
alanb at openjdk.org
Sun Nov 13 15:35:38 UTC 2022
On Wed, 2 Nov 2022 06:25:03 GMT, Maxim Kartashev <mkartashev at openjdk.org> wrote:
>> @mkartashev I made some minor changes to the CSR. Was the property name previously agreed upon? I would tend to drop the `.use` from the end of it.
>
>> Was the property name previously agreed upon?
>
> Nope. Please, rename as you see fit, I really have no preference nor do I have any experience in CSRs.
If we can get the new implementation stable then it might not be worth including the polling implementation in the macOS build. The make file that controls whether PollingWatchService is included or not is in make/modules/java.base/Java.gmk.
-------------
PR: https://git.openjdk.org/jdk/pull/10140
More information about the nio-dev
mailing list