On Fri, 1 Nov 2024 20:13:31 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

> The Hashtable `javax.swing.text.html.HTML.scMapping` is modified only within 
> `<clinit>` block.
> We can replace it with immutable map to avoid Hashtable synchronization 
> overhead.

Marked as reviewed by azvegint (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21842#pullrequestreview-2550184018

Reply via email to