Integrated: 8361587: AssertionError in File.listFiles() when path is empty and -esa is enabled

Brian Burkhalter bpb at openjdk.org
Tue Jul 15 18:17:45 UTC 2025


On Wed, 9 Jul 2025 18:04:08 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Changes to address `File.listFiles` invoked on an empty path. This fixes an oversight in #22821.

This pull request has now been integrated.

Changeset: eefbfdce
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/eefbfdce315237eeec4aceceb476d86314304e81
Stats:     84 lines in 2 files changed: 80 ins; 1 del; 3 mod

8361587: AssertionError in File.listFiles() when path is empty and -esa is enabled

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list