RFR: 8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main [v3]
Phil Race
prr at openjdk.org
Tue Mar 12 20:43:15 UTC 2024
On Tue, 12 Mar 2024 13:50:42 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Conversion of manual applet test to main based using PassFailJFrame manual framework
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove commented line
Marked as reviewed by prr (Reviewer).
Oh, I just noticed we have an extra folder level. Please fix that.
test/jdk/javax/swing/JToolTip/4644444/bug4644444.java line 58:
> 56: JButton button = new JButton("Button");
> 57: button.setToolTipText("Somthing really long 1234567890 1234567890 " +
> 58: "1234567890 1234567890 1234567890 1234567890 1234567890 1234567890");
VERY minor : Somthing -> Something
-------------
PR Review: https://git.openjdk.org/jdk/pull/18212#pullrequestreview-1932482393
PR Comment: https://git.openjdk.org/jdk/pull/18212#issuecomment-1992539883
PR Review Comment: https://git.openjdk.org/jdk/pull/18212#discussion_r1522083936
More information about the client-libs-dev
mailing list