On Mon, 18 Nov 2024 16:13:35 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Marius Hanl has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8341687: Add more tests
>
> modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableHeaderRow.java
>  line 641:
> 
>> 639: 
>> 640:             final CheckMenuItem _item = item;
>> 641:             // fake bidrectional binding (a real one was used here but 
>> resulted in JBS-8136468)
> 
> that's JDK-8136468

maybe we we should do a small cleanup ticket where we replace all `JBS-` and 
`RT-` references with the `JDK-` one? A quick check led to around 120 
occurrences.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1640#discussion_r1854429161

Reply via email to