RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v38]

Alexey Ivanov aivanov at openjdk.org
Fri Sep 5 11:46:25 UTC 2025


On Thu, 4 Sep 2025 21:47:19 GMT, Khalid Boulanouare <duke at openjdk.org> wrote:

>> test/jdk/java/awt/Mixing/AWT_Mixing/SimpleOverlappingTestBase.java line 70:
>> 
>>> 68:     }
>>> 69: 
>>> 70:     protected boolean isMultiFramesTest(){
>> 
>> Suggestion:
>> 
>>     @Override
>>     protected boolean isMultiFramesTest(){
>
> This is done in class GlassPaneOverlappingTestBase.java

Yeah, you're right, it's the place where this method is first added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25971#discussion_r2324819957


More information about the client-libs-dev mailing list