RFR: 8339791: Refactor MiscUndecorated/ActiveAWTWindowTest.java [v6]
Srinivas Mandalika
smandalika at openjdk.org
Mon Sep 15 07:50:59 UTC 2025
On Thu, 11 Sep 2025 05:21:31 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Srinivas Mandalika has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Review Feedback: Frame focus lost check added back
>> - Review Feedback: Fixed Spelling Typo.
>
> test/jdk/java/awt/Frame/MiscUndecorated/ActiveAWTWindowTest.java line 220:
>
>> 218: "undecorated frame when another frame gains focus!");
>> 219: }
>> 220: if (frame.hasFocus()) {
>
> why this check is removed? We dont have latch for windowLostFocus so I think this check would be required!!
Check has been restored.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26471#discussion_r2348140554
More information about the client-libs-dev
mailing list