> 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: Add specific conditional for trailing space; adjust test ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24635/files - new: https://git.openjdk.org/jdk/pull/24635/files/9b700e13..8c82d246 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24635&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24635&range=00-01 Stats: 27 lines in 2 files changed: 7 ins; 16 del; 4 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