[jdk8u-dev] RFR: 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited

Andrew John Hughes andrew at openjdk.org
Fri Feb 23 20:33:58 UTC 2024


On Thu, 14 Dec 2023 12:16:03 GMT, Kazuhisa Takakuri <ktakakuri at openjdk.org> wrote:

> Hi all,
> 
> This is a clean backport of JDK-8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited.
> I have confirmed that bug7123767.java passes by backporting this fix.
> 
> Thank you.

Patch looks clean, bar the header and the indentation changes around `robot.waitIdle()`. I confirmed all but the header are the same as 11u once this patch is applied.

As to `@modules`, we can either drop it here or do it as part of a cleanup in bulk as for #441

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

Marked as reviewed by andrew (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/405#pullrequestreview-1898881961


More information about the jdk8u-dev mailing list