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

Brian Burkhalter bpb at openjdk.org
Wed Jul 9 18:35:54 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: Clean up listFiles sub-test per suggestions

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26224/files
  - new: https://git.openjdk.org/jdk/pull/26224/files/d7d180ff..76b4439c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26224&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26224&range=00-01

  Stats: 10 lines in 1 file changed: 3 ins; 0 del; 7 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