[jdk8u-dev] RFR: 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
Sergey Bylokhov
serb at openjdk.org
Tue Jan 9 00:37:30 UTC 2024
On Tue, 9 Jan 2024 00:31:05 GMT, Sergey Bylokhov <serb 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.
>
> jdk/test/javax/swing/ToolTipManager/7123767/bug7123767.java line 39:
>
>> 37: * @key randomness
>> 38: *
>> 39: * @modules java.desktop/sun.awt
>
> `@modules` tag is not needed for jdk8
But looks like nobody cares when backport such changes: https://github.com/search?q=repo%3Aopenjdk%2Fjdk8u-dev%20%40modules%20&type=code
So it is probably looks fine, @gnu-andrew what do you think?
-------------
PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/405#discussion_r1445510434
More information about the jdk8u-dev
mailing list