On Wed, 5 Nov 2025 18:36:35 GMT, Alexey Ivanov <[email protected]> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   indentation
>
> test/jdk/javax/swing/regtesthelpers/Util.java line 147:
> 
>> 145:      */
>> 146:     public static Component findSubComponent(Component parent, String 
>> className) {
>> 147:         return findComponentImpl((Container) parent,
> 
> To guarantee, it's run on EDT, you have to call `findComponent`.

Oh, missed it earlier. Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27944#discussion_r2495747144

Reply via email to