[jfx16] RFR: 8262460: Create release notes for JavaFX 16 [v3]
Kevin Rushforth
kcr at openjdk.java.net
Tue Mar 2 19:55:39 UTC 2021
On Tue, 2 Mar 2021 19:41:45 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> All original issues are added to the Release Notes if an issue is a backport issue. It seems like there is backport issue against JDK-8246343 with fix version `openjfx16`.
>
> There are some "backport" issues that are sort of forward ported but still have type backport. For example, issues fixed in 15.0.1 are "backported" to 16.
There are issues in 15 with a backport to 16. I'd be surprised if that were the case for 15.0.1 (and if so, they would still be in the release notes for 16 if they didn't ship with 15 GA).
https://bugs.openjdk.java.net/browse/JDK-8246343 is the case of a bug that was fixed in 15 and then synced into mainline for 16. So it should be ignored.
-------------
PR: https://git.openjdk.java.net/jfx/pull/414
More information about the openjfx-dev
mailing list