RFR: 8314498: [macos] Transferring File objects to Finder fails [v2]
Alexey Ushakov
avu at openjdk.org
Thu Jul 11 21:16:24 UTC 2024
> Here is an updated version of the fix we have used in Jetbrains Runtime for quite a while. It has been tested by running jdk_desktop tests and manually using a test case attached to this issue.
> There is no reg test as I've not found a reliable way to verify file list content inside the system clipboard.
Alexey Ushakov has updated the pull request incrementally with one additional commit since the last revision:
8314498: [macos] Transferring File objects to Finder fails
Removed unnecessary parameter
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20144/files
- new: https://git.openjdk.org/jdk/pull/20144/files/b6cf3566..af417ff0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20144&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20144&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20144.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20144/head:pull/20144
PR: https://git.openjdk.org/jdk/pull/20144
More information about the client-libs-dev
mailing list