RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v6]

Brian Burkhalter bpb at openjdk.org
Fri Feb 24 16:35:20 UTC 2023


> 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: s/modifiers != null/modifiers.length > 0/

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/12626/files
  - new: https://git.openjdk.org/jdk/pull/12626/files/20c9ced3..c6e3cf96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12626&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12626&range=04-05

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/12626.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12626/head:pull/12626

PR: https://git.openjdk.org/jdk/pull/12626


More information about the core-libs-dev mailing list