RFR: 8317287: [macos14] InterJVMGetDropSuccessTest.java: Child VM: abnormal termination [v7]

Victor Dyakov vdyakov at openjdk.org
Fri Jan 12 18:17:21 UTC 2024


On Mon, 4 Dec 2023 05:35:08 GMT, songpv-imt <duke at openjdk.org> wrote:

>>>The root cause of the bug is because mousePress() method is invoked before mouseMove() event is completely processed causing the drag & drop behavior not being able to be recognized properly.
>> 
>> Why this issue can be reproduced in macOS 14? What was changed in that version?
>
>> Why this issue can be reproduced in macOS 14? What was changed in that version?
> 
> I am uncertain about the exact code modifications in MacOS 14 that make this issue reproducible. Nevertheless, considering the underlying code logic, this issue could occur on any version of MacOS, contingent on timing factors, if the fix is not applied.

@songpv-imt any plans to resume your work on this fix?

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

PR Comment: https://git.openjdk.org/jdk/pull/16396#issuecomment-1889748897


More information about the client-libs-dev mailing list