-
Bug
-
Resolution: Fixed
-
P4
-
21.0.2
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8338978 | 21.0.5-oracle | Robert Mckenna | P4 | Closed | Fixed | b07 |
This change introduced backward incompatible behavior on systems which either do not support the Linux statx(2) system call, or the target file is on a file system which does not store the creation time. In either case, instead of the last-modified time being returned for the creation time, the epoch (zero) is returned.
- backported by
-
JDK-8338978 Revert the fix for 8316304
-
- Closed
-
- csr for
-
JDK-8340328 Revert the fix for 8316304
-
- Draft
-
- relates to
-
JDK-8316304 (fs) Add support for BasicFileAttributes.creationTime() for Linux
-
- Resolved
-
-
JDK-8338696 (fs) BasicFileAttributes.creationTime() falls back to epoch if birth time is unavailable (Linux)
-
- Resolved
-