On Wed, 5 Nov 2025 18:14:44 GMT, Brian Burkhalter <[email protected]> wrote:
> Add a system property, `jdk.io.File.failIfEmptyPath`, which when `true` > reverts to legacy, pre-JDK 25 behavior, as to how `java.io.File` handles an > empty pathname string. The store has moved on since the PR was created. I assume we will need to update the File class description to allow this. ------------- Changes requested by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/28158#pullrequestreview-3629547682
