Integrated: JDK-8286869: unify os::dir_is_empty across posix platforms
Matthias Baesken
mbaesken at openjdk.java.net
Wed May 18 16:49:45 UTC 2022
On Tue, 17 May 2022 13:33:57 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The os::dir_is_empty coding is very similar across Posix platforms and could be unified to os_posix.cpp .
This pull request has now been integrated.
Changeset: 9ab29b6c
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9ab29b6c07d0995127ba647b2eab1c694e236661
Stats: 76 lines in 4 files changed: 19 ins; 57 del; 0 mod
8286869: unify os::dir_is_empty across posix platforms
Reviewed-by: iklam, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/8750
More information about the hotspot-runtime-dev
mailing list