[jfx21u] RFR: 8351038: ConcurrentModificationException in EventType constructor

2025-06-17 Thread Johan Vos
Hi all, This pull request contains an almost-clean backport of commit 0e509616 from the openjdk/jfx repository. Only the (c) date had to be manually modified. The commit being backported was authored by Andy Goryachev on 19 Mar 2025 and was reviewed by Ambarish Rapte and Michael Strauß. Thanks

Re: [jfx21u] RFR: 8351038: ConcurrentModificationException in EventType constructor

2025-06-17 Thread Jose Pereda
On Tue, 17 Jun 2025 08:11:51 GMT, Johan Vos wrote: > Hi all, > > This pull request contains an almost-clean backport of commit 0e509616 from > the openjdk/jfx repository. Only the (c) date had to be manually modified. > > The commit being backported was authored by Andy Goryachev on 19 Mar 202