On Wed, 25 Mar 2026 14:04:12 GMT, Charlie Schlosser <[email protected]> wrote:
> That is a good point. That branch of code is never executed in my > application. However, I use the `DEFAULT_SORT_POLICY`, which itself is > probably not atomic. If the user provides their own sort policy, all bets are > off. I guess you are right. The code is very questionable. But ouf of scope. Feel free to create a PR and maybe some tests, one with a custom sort policy / a custom selection model (which seems to be a NOP for this code, still good to test). I can create a ticket! ------------- PR Comment: https://git.openjdk.org/jfx/pull/2100#issuecomment-4127596886
