[FIR] make FirJavaClass.superTypes to be lazily enhanced
This should solve the problem with deadlocks/performance in the K2 IDE This is a temporary solution until the ^KT-55387 is properly fixed ^KT-55387 ^KT-54890
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// FIR_DISABLE_LAZY_RESOLVE_CHECKS
|
||||
// FIR_IDENTICAL
|
||||
// FILE: MapObjectManager.java
|
||||
abstract class MapObjectManager<C extends MapObjectManager.Collection> {
|
||||
|
||||
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// FIR_DISABLE_LAZY_RESOLVE_CHECKS
|
||||
// FIR_IDENTICAL
|
||||
// SKIP_TXT
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE
|
||||
|
||||
Reference in New Issue
Block a user