RFR: 8361067: Test ExtraButtonDrag.java requires frame.dispose in finally block [v2]
Ravi Gupta
rgupta at openjdk.org
Mon Jul 21 10:02:51 UTC 2025
On Mon, 7 Jul 2025 06:31:35 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Ravi Gupta has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8361067: EventQueue.invokeAndWait used
>
> Fix to dispose the frame looks good but the test needs re-factoring like expand wild imports, accessing UI components on EDT, code formatting etc.
>
> I suggest to raise a JBS issue to address these issues.
@kumarabhi006 i have refactor the test its solved yours suggestions.
Please have a look.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26043#issuecomment-3095992776
More information about the client-libs-dev
mailing list