On Thu, 11 Jul 2024 19:48:00 GMT, Alexey Ushakov <a...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: bc7cd42d Author: Alexey Ushakov <a...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bc7cd42d11943003470ed4c93a25db3a8f9b5d21 Stats: 39 lines in 2 files changed: 38 ins; 0 del; 1 mod 8314498: [macos] Transferring File objects to Finder fails Co-authored-by: Andrey Starovoyt <andrey.starov...@jetbrains.com> Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/20144