RFR: 8337481: File API: file.name contains path instead of name [v3]

Hima Bindu Meda hmeda at openjdk.org
Fri Aug 30 17:22:27 UTC 2024


On Fri, 30 Aug 2024 11:34:56 GMT, Oliver Schmidtmer <duke at openjdk.org> wrote:

>> FileSystemJava had no valid implementation for pathFileName since the function was renamed from pathGetFileName to pathFileName in the FileSystem.h from WebKit
>
> Oliver Schmidtmer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Requested changes from review

Changes look fine. Verified that full file path is shown without the fix . With the fix, only the file name is shown, as expected.

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

Marked as reviewed by hmeda (Committer).

PR Review: https://git.openjdk.org/jfx/pull/1551#pullrequestreview-2273127246


More information about the openjfx-dev mailing list