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

Severin Gehwolf sgehwolf at openjdk.org
Fri Mar 29 10:18:39 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.

Please close this PR.

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

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


More information about the jdk-updates-dev mailing list