Integrated: 8341282: (fs) Move creation time fallback logic to Java layer (Linux)

Brian Burkhalter bpb at openjdk.org
Thu Oct 3 15:16:44 UTC 2024


On Mon, 30 Sep 2024 22:57:15 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.

This pull request has now been integrated.

Changeset: 3ee94e04
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3ee94e040a7395d11a294a6b660d707c97f188f8
Stats:     25 lines in 2 files changed: 12 ins; 6 del; 7 mod

8341282: (fs) Move creation time fallback logic to Java layer (Linux)

Reviewed-by: sgehwolf, alanb

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

PR: https://git.openjdk.org/jdk/pull/21274


More information about the nio-dev mailing list