RFR: 8314498: [macos] Transferring File objects to Finder fails [v2]

Alexey Ushakov avu at openjdk.org
Mon Jul 15 12:51:53 UTC 2024


On Sat, 13 Jul 2024 19:05:00 GMT, Phil Race <prr at openjdk.org> wrote:

> I wonder whether this could be the basis of an automated regression test .. can't we get the clipboard contents and verify it is a file ?

It works inside java app no matter if the fix was applied.
I've spent some time trying to create the test using applescript called from java. It worked for text content but I have not succeded with file lists. 
I'll make one more try with some new ideas.

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

PR Comment: https://git.openjdk.org/jdk/pull/20144#issuecomment-2228429272


More information about the client-libs-dev mailing list