Thank you for the update! It looks like it was missed to backport it to 17.0.9. Any plans to backport it and make another release? I think this fix is quite important - especially to make a good impression about the stability of JavaFX.
On Wed, 4 Oct 2023 at 15:31, Kevin Rushforth <kevin.rushfo...@oracle.com> wrote: > The fix for this bug will be in the quarterly update release of 21.x and > 17.x, which will ship on Oct 17th. > > In the most extreme of circumstances, we could do a patch release, but a > non-fatal bug such as this that manifests only on a brand new OS doesn't > warrant the effort of a patch release. > > So this fix will be released with 21.0.1 and 17.0.9 in a little under > two weeks. > > -- Kevin > > > On 10/4/2023 12:43 PM, Florian Kirmaier wrote: > > Hi everyone, > > > > There is this bug that causes Mac to take another 5s to start. > > It's already fixed: https://github.com/openjdk/jfx/pull/1247 > > > > Is it planned to make hotfix-versions, for 21 and 17? > > This bug is actually quite critical. > > > > Greetings Florian > >