RFR: 8337481: File API: file.name contains path instead of name
Oliver Schmidtmer
duke at openjdk.org
Thu Aug 29 13:20:34 UTC 2024
FileSystemJava had no valid implementation for pathFileName since the function was renamed from pathGetFileName to pathFileName in the FileSystem.h from WebKit
-------------
Commit messages:
- 8337481 Fix FileSystemJava.pathFileName
Changes: https://git.openjdk.org/jfx/pull/1551/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1551&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8337481
Stats: 13 lines in 2 files changed: 0 ins; 12 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1551.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1551/head:pull/1551
PR: https://git.openjdk.org/jfx/pull/1551
More information about the openjfx-dev
mailing list