RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v5]
Alexey Ivanov
aivanov at openjdk.org
Tue Apr 22 15:41:55 UTC 2025
On Tue, 26 Nov 2024 17:20:25 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
> I also tried running on win11 after Abhishek's find. Looks like he's right. Looking at your changes, I don't see a `setCursor` anywhere, so it probably has something to do with `PassFailJFrame`. The only other difference in your changes I see is the `StringBuilder`, but that seems unlikely to be the cause.
@TejeshR13 You could've waited for review from Abhishek or Damon who had brought up the problem before integrating.
I also wonder how and why usage of `PassFailJFrame` affects the behaviour of the test. If could well be a bug in JDK…
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22026#issuecomment-2821733591
More information about the client-libs-dev
mailing list