RFR: 8341282: (fs) Move creation time fallback logic to Java layer (Linux) [v4]
Brian Burkhalter
bpb at openjdk.org
Wed Oct 2 16:54:24 UTC 2024
> Move the decision as to whether `BasicFileAttributes.creationTime()` falls back to the modified time from the native layer to the Java layer.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8341282: Make birthtime_available default false and set to true where needed
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21274/files
- new: https://git.openjdk.org/jdk/pull/21274/files/22ac46ea..4a4cde9b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21274&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21274&range=02-03
Stats: 8 lines in 2 files changed: 2 ins; 5 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21274.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21274/head:pull/21274
PR: https://git.openjdk.org/jdk/pull/21274
More information about the nio-dev
mailing list