[jdk21u-dev] RFR: 8326487: ZipFileSystem.getPath("").getFileName() returns null instead of an empty string
xiaotaonan
duke at openjdk.org
Fri Mar 29 07:12:35 UTC 2024
On Tue, 27 Feb 2024 09:03:47 GMT, Alan Bateman <alanb 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.
@AlanBateman @jerboaa @cushon @parttimenerd Can someone help me review the commit?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/293#issuecomment-2026786274
More information about the jdk-updates-dev
mailing list