On Sat, 1 Oct 2022 16:53:17 GMT, Andrey Turbanov <[email protected]> wrote:
> Hashtable was used only from single thread. And only non-null key/values > added to it. We can safely replace it with HashSet. So I think this is OK, but please be sure you have run at least the related Swing jtreg tests ------------- Marked as reviewed by prr (Reviewer). PR: https://git.openjdk.org/jdk/pull/10522
