[jdk21u-dev] RFR: 8326487: ZipFileSystem.getPath("").getFileName() returns null instead of an empty string

Alan Bateman alanb at openjdk.org
Tue Feb 27 09:07:03 UTC 2024


On Tue, 27 Feb 2024 08:51:14 GMT, xiaotaonan <duke at openjdk.org> wrote:

> In the scenario of using ZipFileSystem, when getPath("").getFileName() returns null, change getPath("").getNameCount() to 0.

This will require discussion for the main-line before looking at update releases. Too early to be creating PRs for update releases.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/293#issuecomment-1966081260


More information about the jdk-updates-dev mailing list