On Wed, 5 Aug 2026 13:15:59 GMT, Jay Bhaskar <[email protected]> wrote:
> Issue: Exception in thread "JavaFX Application Thread" > java.lang.IllegalStateException: Cannot enter nested loop during animation or > layout processing. > Solution: check whether JavaFX can start that nested event loop, If yes, use > the HTTP/2 loader and If no, fall back to the older regular URL loader, which > handles the request safely. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). The fix looks good to me. I tested it and confirm that this fixes the crash. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/2246#pullrequestreview-4879413189
