RFR: 8343418: Use HashMap instead of Hashtable for CSS.htmlAttrToCssAttrMap

Andrey Turbanov aturbanov at openjdk.org
Sat Nov 2 09:11:29 UTC 2024


On Fri, 1 Nov 2024 22:21:31 GMT, Phil Race <prr at openjdk.org> wrote:

>I am not seeing a lot of value in this churn in completely OK code.

Can't say I see that code as "OK".
Hashtable usage in 2024 brings eye bleeding for most of developers.
Specifying incorrect initial size adds even more _fun_.

>Instead please find something that is functionally broken that needs fixing.

There is always more important features and bugs to fix.
It doesn't mean we shouldn't do other changes.

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

PR Comment: https://git.openjdk.org/jdk/pull/21785#issuecomment-2452929270


More information about the client-libs-dev mailing list