eagler-teavm-fork/tests/src/test
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
..
java/org/teavm classlib: refactor LinkedHashMap 2023-11-23 21:19:28 +01:00
resources JS: supports module imports in JSBody 2023-08-03 15:42:15 +02:00