On Wed, 12 Aug 2026 05:33:58 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

>> The "LookAndFeel.installProperty()" is a public method, just call it 
>> directly and pass true value to trigger an exception.
>
> so, what you suggest... add HeadlessException spec addendum to 
> installProperty that it can throw HeadlessException or check isHeadless in 
> JComponent.setUIProperty for dragEnabled property?

since we might need to backport this, doing spec change is problematic so added 
isHeadless check

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

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

Reply via email to