On Fri, 7 Nov 2025 15:42:27 GMT, Marius Hanl <[email protected]> wrote:
>> I had exactly the same question, and looked into the implementation. >> Is it likely the implementation would change and the order be important in >> the future? > > I don't think so. And I would also argue that it would be weird, if not even > bad if the order of disposing a `Screen` would matter Agreed. In this case I don't see how it could ever matter. I only raised the question because whenever I see an ordinary HashSet being iterated, I always ask myself whether the iteration order matters. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1964#discussion_r2504318897
