RFR: 8339791: Refactor MiscUndecorated/ActiveAWTWindowTest.java [v6]
duke
duke at openjdk.org
Tue Sep 16 04:34:15 UTC 2025
On Mon, 15 Sep 2025 07:46:39 GMT, Srinivas Mandalika <smandalika at openjdk.org> wrote:
>> The java/awt/Frame/MiscUndecorated/ActiveAWTWindowTest.java test uses object monitors and wait/notify to synchronise actions in the test.
>>
>> Using CountDownLatch could make the test simpler, shorter, clearer.
>> Tested the code on a windows-x64, macos-x64 and lnux-x64 machines and the test is working as expected.
>
> 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.
@srmandal
Your change (at version a853dca97778acb920e5888e24a55f9f49e91cc4) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26471#issuecomment-3295021417
More information about the client-libs-dev
mailing list