RFR: 8351733: Crash when creating too many nested event loops [v5]

Kevin Rushforth kcr at openjdk.org
Fri Mar 28 21:39:15 UTC 2025


On Thu, 27 Mar 2025 17:44:17 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Martin Fox has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Removed unnecessary import
>>  - The max nested event loop constant is no longer public
>
> Since this fix has been expanded to all platforms, let's remove `[macos]` from the title of the JBS issue and PR.

> Do we still need a CSR @kevinrushforth ?

It's still a good idea, since we are throwing the exception in cases where we didn't use to. It will be a simple CSR with a risk level of "minimal" (since it's in a case where misbehavior is going to happen anyway).

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1741#issuecomment-2762597100


More information about the openjfx-dev mailing list