On Thu, 27 Nov 2025 08:34:37 GMT, Ambarish Rapte <[email protected]> wrote:
>> modules/javafx.controls/src/main/java/javafx/scene/control/skin/ComboBoxListViewSkin.java >> line 457: >> >>> 455: if (cell == null) return true; >>> 456: >>> 457: // JDK-8296653 >> >> We generally don't include the bug id. Please remove. > > May be we can add a comment to explain the change. I have updated the code could you please re review ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1989#discussion_r2569020425
