-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b19
-
linux
The changefor JDK-8338696 added logic to set the creation time to the modified time based on the value of the stx_mask field in struct statx. This decision logic would be better in the Java layer than in native code.
- relates to
-
JDK-8338696 (fs) BasicFileAttributes.creationTime() falls back to epoch if birth time is unavailable (Linux)
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/3ee94e04
-
Review(master) openjdk/jdk/21274