On Mon, 16 Mar 2026 20:10:56 GMT, Phil Race <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Review comment
>
> src/java.desktop/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
> line 817:
>
>> 815: ComboBoxEditor newEditor = comboBox.getEditor();
>> 816: if (editor != newEditor){
>> 817: if (editorComponent != null){
>
> "){" -> ")
Updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30257#discussion_r2943845485