RFR: 8344899: Map RT-nnnn bug IDs to JDK-mmmmmmm in JavaFX sources [v3]

Marius Hanl mhanl at openjdk.org
Fri Nov 29 09:24:33 UTC 2024


On Thu, 28 Nov 2024 12:52:33 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

>> This PR changes all `RT-XXXX` references to `JDK-XXXXXXX`.
>> 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-XXXX` number in the JIRA.
>> 
>> Thanks to @kevinrushforth who provided the mapping!
>> I wrote a small Java program that replaces all the occurrences. This includes the following files:
>> - `.java, .css, .m, .h, .cc, .vert, .jsl, .c, .cpp`
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8344899: Revert accidentally renamed test comments

Solved the merge conflict with `GlassView3D.m`.

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

PR Comment: https://git.openjdk.org/jfx/pull/1648#issuecomment-2507397413


More information about the openjfx-dev mailing list