eagler-teavm-fork/classlib
Alexey Andreev a1355bb2f7 classlib: refactor LinkedHashMap
I found regression somewhere in LinkedHashMap, when certain operations cause cycle in entry list. Since updated logic was totally unclear to me, I rewrote it from scratch. Also, reverted mechanism to remove entries NOT by keys and used it where necessary to improve performance.
2023-11-23 21:19:28 +01:00
..
src classlib: refactor LinkedHashMap 2023-11-23 21:19:28 +01:00
build.gradle.kts Update gradle scripts for latest gradle version 2023-09-21 09:52:29 +02:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00