On Fri, 7 Aug 2026 19:56:19 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> fix
>
> src/java.desktop/macosx/classes/com/apple/laf/AquaEditorPaneUI.java line 53:
>
>> 51: @Override
>> 52: protected void uninstallDefaults(){
>> 53: if(!GraphicsEnvironment.isHeadless()){
>
> Why default value is not restored? is it correct to assume that custom L&F
> will not be affected by this change if L&F will be changed from Aqua to
> custom L&F?
Yes, modified to restore it for custom L&F
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32101#discussion_r3763781230