On Wed, 12 Aug 2026 06:20:25 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

>> 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

It seems "(Boolean) value" can also causes an unexpected exception for this new 
"dragEnabled" property, if the value is unrelated object?

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

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

Reply via email to