commit | dd07ad17036c71a5e11bf34cd80d0918431e0c3c | [log] [tgz] |
---|---|---|
author | Brian Burkhalter <bpb@openjdk.org> | Thu Dec 07 08:56:04 2017 -0800 |
committer | Brian Burkhalter <bpb@openjdk.org> | Thu Dec 07 08:56:04 2017 -0800 |
tree | 340a70e707c5640788ab0a8e0e7191b6bdad13b1 | |
parent | 800f9ab58aee17d0e9a5741c0772a53f5f7fa1ed [diff] |
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps Remove POSIX conditional compilation and correct stat64 times for macOS Reviewed-by: alanb, simonis