On Thu, 4 Sep 2025 21:47:19 GMT, Khalid Boulanouare <d...@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