On Wed, 27 Nov 2024 14:52:51 GMT, Kevin Rushforth wrote:
> Looks good except for a few changes in `StylesheetTest.java` where the
> `RT-n` refers to a filename and thus should be reverted.
Checked the whole project with: `JDK-[\d]*.[\w]` and `JDK-[\d]*-`. No other
occurrences found other t
On Wed, 27 Nov 2024 14:49:43 GMT, Kevin Rushforth wrote:
>> Marius Hanl has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8344899: Remove occurrences of old JIRA tickets
>>
>> Including:
>> - JFXC
>> - DTL
>> - JMY
>
> modules/j
On Tue, 26 Nov 2024 08:59:10 GMT, Marius Hanl wrote:
>> This PR changes all `RT-` references to `JDK-XXX`.
>> It also removes all `http://javafx-jira.kenai.com/browse/` occurrences.
>>
>> As discussed, this will help a lot when looking up old issues, especially
>> since not everybody kn
> This PR changes all `RT-` references to `JDK-XXX`.
> It also removes all `http://javafx-jira.kenai.com/browse/` occurrences.
>
> As discussed, this will help a lot when looking up old issues, especially
> since not everybody know how to do a lookup with the `RT-` number in the
> JI