JDK-8302806 : (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Future Project
  • Submitted: 2023-02-18
  • Updated: 2023-03-01
  • Resolved: 2023-02-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Blocks :  
CSR :  
Relates :  
Description
The enum com.sun.nio.file.SensitivityWatchEventModifier is not used in the JDK and GitHub and other searches reveal no use of it elsewhere.
Comments
Deprecate the API for now (JDK-8303175); might remove in a later release.
24-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12626 Date: 2023-02-18 00:11:29 +0000
18-02-2023