#KT-31574 : Keep CoreJarFileSystem in compiler jar to save clearHandlersCache
This commit is contained in:
@@ -255,3 +255,5 @@ messages/**)
|
|||||||
|
|
||||||
# used in LazyScriptDescriptor
|
# used in LazyScriptDescriptor
|
||||||
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
||||||
|
|
||||||
|
-keep class com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem { *; }
|
||||||
@@ -254,3 +254,5 @@ messages/**)
|
|||||||
|
|
||||||
# used in LazyScriptDescriptor
|
# used in LazyScriptDescriptor
|
||||||
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
||||||
|
|
||||||
|
-keep class com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem { *; }
|
||||||
@@ -254,3 +254,5 @@ messages/**)
|
|||||||
|
|
||||||
# used in LazyScriptDescriptor
|
# used in LazyScriptDescriptor
|
||||||
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
-keep class org.jetbrains.kotlin.utils.addToStdlib.AddToStdlibKt { *; }
|
||||||
|
|
||||||
|
-keep class com.intellij.openapi.vfs.impl.jar.CoreJarFileSystem { *; }
|
||||||
Reference in New Issue
Block a user