RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v7]
Brian Burkhalter
bpb at openjdk.org
Thu Sep 12 02:10:00 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: Clean up to address reviewer comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20317/files
- new: https://git.openjdk.org/jdk/pull/20317/files/4f47d5a6..853d3491
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20317&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20317&range=05-06
Stats: 20 lines in 9 files changed: 4 ins; 11 del; 5 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