RFR: 8303175: (fs) Deprecate com.sun.nio.file.SensitivityWatchEventModifier for removal [v2]
Brian Burkhalter
bpb at openjdk.org
Tue Feb 28 20:42:50 UTC 2023
On Tue, 28 Feb 2023 11:09:33 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8303175: Move @deprecated above @since; tweak verbiage
>
> src/jdk.unsupported/share/classes/com/sun/nio/file/SensitivityWatchEventModifier.java line 45:
>
>> 43: */
>> 44:
>> 45: @Deprecated(since="7", forRemoval = true)
>
> I assume this should be "21" rather than "7"
_Mea culpa_. Fixed in f00174e5f70295dff2aa2abd16559dbc81696d2d.
-------------
PR: https://git.openjdk.org/jdk/pull/12746
More information about the core-libs-dev
mailing list