Files
kotlin-fork/compiler/testData/codegen/box
Vsevolod Tolstopyatov 14b13a2f17 [kotlin.reflect] Introduce ClassValue-based cache for KClassImpl
* Replace pcollections with ClassValue/ConcurrentHashMap-based caches
* Do not store weak references, instead cache strong references and count on ClassValue to unload the corresponding classloader if necessary
* ConcurrentHashMap does not rely on WeakReference as it's only selected on Android where classloader leaks don't exist
* Update reflect/scripting JDK requirement to Java 8 in order to proceed

#KT-53454
#KT-50705


Merge-request: KT-MR-6788
Merged-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
2022-08-05 15:35:34 +00:00
..
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-06-28 16:58:20 +02:00
2021-12-29 17:07:03 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-02-24 15:20:14 +03:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-08-01 08:57:16 +00:00
2022-03-08 14:19:37 +01:00
2022-08-01 08:57:16 +00:00