RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v5]

Damon Nguyen dnguyen at openjdk.org
Tue Nov 26 17:22:45 UTC 2024


On Tue, 26 Nov 2024 11:35:54 GMT, Tejesh R <tr at 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


More information about the client-libs-dev mailing list