-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: client-libs
-
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