RFR: 8350924: javax/swing/JMenu/4213634/bug4213634.java fails [v3]

Alexey Ivanov aivanov at openjdk.org
Tue Mar 4 14:22:58 UTC 2025


On Fri, 28 Feb 2025 18:59:05 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add summary
>
> test/jdk/javax/swing/JMenu/4213634/bug4213634.java line 42:
> 
>> 40:  * @key headful
>> 41:  * @bug 4213634 8017187
>> 42:  * @library ../../regtesthelpers
> 
> Suggestion:
> 
>  * @library /java/awt/regtesthelpers

It must be `/javax/swing/regtesthelpers`.

There's also a `Util` class in `/java/awt/regtesthelpers` but it doesn't have the `hitMnemonics` method.

(It's somewhat confusing.)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23837#discussion_r1979539843


More information about the client-libs-dev mailing list