On Thu, 29 Aug 2024 13:16:11 GMT, Oliver Schmidtmer <d...@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 This pull request has now been integrated. Changeset: ca70a07b Author: Oliver Schmidtmer <o.schmidt...@elo.com> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/ca70a07b3ee712b1d06baf8a3901e6ae96070124 Stats: 91 lines in 4 files changed: 76 ins; 12 del; 3 mod 8337481: File API: file.name contains path instead of name Reviewed-by: arapte, hmeda ------------- PR: https://git.openjdk.org/jfx/pull/1551