RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v3]
Alan Bateman
alanb at openjdk.org
Thu Feb 23 07:17:06 UTC 2023
On Wed, 22 Feb 2023 23:35:08 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> This enum is not used in the JDK and did not appear in external source code searches.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8302806: Remove sensitivity from PollingWatchService
You need remove the SENSITIVITY_xxx constants from sun.nio.fs.ExtendedOptions and that will should help identify the code in the polling WatchService implementation that need to be removed.
-------------
PR: https://git.openjdk.org/jdk/pull/12626
More information about the core-libs-dev
mailing list