RFR: 8354701: Open source few JToolTip tests

Hendrik Schick duke at openjdk.org
Thu Apr 17 10:58:46 UTC 2025


On Thu, 17 Apr 2025 02:15:30 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> Few more tests are open sourced:
> 
> - javax/swing/JToolTip/4225314/bug4225314.java manual
> - javax/swing/JToolTip/TooltipTest/TooltipTest.java manual
> - javax/swing/JToolTip/4255441/bug4255441.java manual

test/jdk/javax/swing/JToolTip/TooltipTest.java line 47:

> 45:             text which is red then test passes, otherwise it fails (bug 4207474).
> 46: 
> 47:         2.  Move the mouse over the button labeled "Long tip". If the\s

Suggestion:

        2.  Move the mouse over the button labeled "Long tip". If the

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24708#discussion_r2048712365


More information about the client-libs-dev mailing list