On Mon, 12 Jan 2026 17:21:53 GMT, Andy Goryachev <[email protected]> wrote:
>> Ok that is true, let me rework this PR > > I agree, the change is not equivalent... Ok, this should be fixed. I centralized the map exception handling in a separate method to avoid duplication. It now catches all Map.get() exceptions in case someone is using some weird custom map implementation. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2032#discussion_r2683620998
