RFR: 8338696: (fs) BasicFileAttributes.creationTime() falls back to epoch if birth time is unavailable (Linux) [v2]

Brian Burkhalter bpb at openjdk.org
Wed Aug 21 21:49:04 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

Thanks for the approvals. I have filed a CSR.

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

PR Comment: https://git.openjdk.org/jdk/pull/20655#issuecomment-2303065320


More information about the nio-dev mailing list