On Fri, 21 Aug 2026 01:50:17 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Check for headless
>
> test/jdk/javax/swing/text/JTextComponent/TextComponentDragEnabledTest.java 
> line 37:
> 
>> 35:  * @summary Checks dragEnabled defaults and explicit settings across 
>> installed L&Fs
>> 36:  * @run main/othervm -Djava.awt.headless=true 
>> TextComponentDragEnabledTest
>> 37:  */
> 
> I believe this sub-test will fail on the headless linux system since gtk will 
> throw UnsupportedLookAndFeelException?

UnsupportedLookAndFeelException handled

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32101#discussion_r3827187834

Reply via email to