RFR: 8344899: Map RT-nnnn bug IDs to JDK-mmmmmmm in JavaFX sources [v2]
Marius Hanl
mhanl at openjdk.org
Thu Nov 28 12:52:34 UTC 2024
On Wed, 27 Nov 2024 14:52:51 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> Looks good except for a few changes in `StylesheetTest.java` where the `RT-nnnnn` 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 than the one mentioned from you. Should be good now.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1648#issuecomment-2506045048
More information about the openjfx-dev
mailing list