RFR: 8361587: AssertionError in File.listFiles() when path is empty and -esa is enabled [v7]
Brian Burkhalter
bpb at openjdk.org
Sat Jul 12 04:25:31 UTC 2025
> Changes to address `File.listFiles` invoked on an empty path. This fixes an oversight in #22821.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8361587: Improve previous commit
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26224/files
- new: https://git.openjdk.org/jdk/pull/26224/files/93e61dc1..b0555078
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26224&range=06
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26224&range=05-06
Stats: 8 lines in 1 file changed: 0 ins; 2 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/26224.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26224/head:pull/26224
PR: https://git.openjdk.org/jdk/pull/26224
More information about the core-libs-dev
mailing list