RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v2]

Brian Burkhalter bpb at openjdk.org
Fri Jul 26 19:40:24 UTC 2024


> This proposed change would move the native objects required for NIO file interaction from the libnio native library to the libjava native library on Linux, macOS, and Windows.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8337143: Move natives to <platform>/native/libjava/nio/{ch,fs} as a function of their original location in libnio

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20317/files
  - new: https://git.openjdk.org/jdk/pull/20317/files/744fa359..48519737

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20317&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20317&range=00-01

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

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


More information about the build-dev mailing list