FIR: forbid java.lang.String deprecated constructors #KT-51364 Fixed

This commit is contained in:
Mikhail Glukhikh
2022-02-17 17:05:07 +03:00
committed by Space
parent 0fa60ea75f
commit 70366c3bcb
6 changed files with 44 additions and 0 deletions
@@ -169,9 +169,15 @@ class JvmMappedScope(
"",
"Lkotlin/ByteArray;IILjava/nio/charset/Charset;",
"Lkotlin/ByteArray;Ljava/nio/charset/Charset;",
"Lkotlin/ByteArray;III",
"Lkotlin/ByteArray;II",
"Lkotlin/ByteArray;IILjava/lang/String;",
"Lkotlin/ByteArray;I",
"Lkotlin/ByteArray;",
"Lkotlin/ByteArray;Ljava/lang/String;",
"IILkotlin/CharArray;",
"Lkotlin/CharArray;",
"Lkotlin/CharArray;Z",
"Lkotlin/CharArray;II",
"Lkotlin/IntArray;II",
"Ljava/lang/StringBuffer;",