RFR: 8338696: (fs) BasicFileAttributes.creationTime() falls back to epoch if birth time is unavailable (Linux) [v2]
Alan Bateman
alanb at openjdk.org
Wed Aug 21 17:42:05 UTC 2024
On Wed, 21 Aug 2024 14:50:21 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Set the value returned by `BasicFileAttributes.creationTime()` on Linux to the birth time, if available, otherwise return the last modified time.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8338696: Delete empty comment lines
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20655#pullrequestreview-2251498785
More information about the nio-dev
mailing list