RFR: 8341282: (fs) Move creation time fallback logic to Java layer (Linux) [v2]

Severin Gehwolf sgehwolf at openjdk.org
Tue Oct 1 18:24:37 UTC 2024


On Tue, 1 Oct 2024 17:37:49 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> 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: birthtime_invalid -> birthtime_available

> Please ignore commit [e0bd5b0](https://github.com/openjdk/jdk/commit/e0bd5b07983c98c3fa2cd1dcba87cfec469ea3ac), at least for now.

Saw this too late...

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

PR Comment: https://git.openjdk.org/jdk/pull/21274#issuecomment-2386676650


More information about the nio-dev mailing list