-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b07
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.
We can replace it with immutable map to avoid Hashtable synchronization overhead.
- links to
-
Commit(master) openjdk/jdk/24de9dee
-
Review(master) openjdk/jdk/21842