RFR: 8354450: Using a File with a path containing a trailing space should fail when alternative data streams are disabled (win) [v3]

Brian Burkhalter bpb at openjdk.org
Fri Apr 18 18:44:58 UTC 2025


> In `java.io.WinNTFileSystem::isInvalid`, replace an insufficient test for file path validity with a sufficient test for file path invalidity. Also, add a new test.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8354450: Account for spaces in directory elements; update test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24635/files
  - new: https://git.openjdk.org/jdk/pull/24635/files/8c82d246..624f4f79

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

  Stats: 29 lines in 2 files changed: 21 ins; 1 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/24635.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24635/head:pull/24635

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


More information about the core-libs-dev mailing list