On Tue, 2 Mar 2021 19:52:31 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> 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. Right, I was confused when I saw the tag 15.0.1+0 but it is indeed in 15. ------------- PR: https://git.openjdk.java.net/jfx/pull/414