On Tue, 26 Nov 2024 11:35:54 GMT, Tejesh R <t...@openjdk.org> wrote:

>> The test is supposed to be problem listed on macos & Linux but the Problem 
>> list points to the .java file instead of the .html file.
>> Hence converting 
>> java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main which 
>> would automatically resolve the issue.
>
> Tejesh R has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Updated review comments

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.

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

Changes requested by dnguyen (Committer).

PR Review: https://git.openjdk.org/jdk/pull/22026#pullrequestreview-2462243042

Reply via email to