GitHub / Kotlin/kotlinx.serialization issues and pull requests
Labelled with: compiler-plugin
#2797 - Consider enabling serialization plugin by default in Kotlin distribution
Issue -
State: open - Opened by qwwdfsad about 1 year ago
Labels: feature, compiler-plugin
#2783 - @file:UseContextualSerialization doesn't work on Kotlin 2.0.20-RC2
Issue -
State: closed - Opened by vladimirfx over 1 year ago
- 1 comment
Labels: bug, compiler-plugin
#2759 - 2.0.20 with generatedSerializer and reference to interface: SealedClassSerializer init: subclassSerializers contains null
Issue -
State: closed - Opened by hfhbd over 1 year ago
- 3 comments
Labels: bug, compiler-plugin
#2700 - "Object is not abstract and does not implement abstract member 'serializer'." In native
Issue -
State: closed - Opened by InsanusMokrassar over 1 year ago
- 7 comments
Labels: bug, compiler-plugin
#2692 - Serializer has not been found when I switch to Kotlin 2.0
Issue -
State: closed - Opened by iseki0 over 1 year ago
- 8 comments
Labels: bug, compiler-plugin
#2523 - JS: mis-compilation in situations where name of property is shadowed
Issue -
State: open - Opened by damianw almost 2 years ago
Labels: bug, compiler-plugin, js
#2495 - Shows "java.lang.IllegalAccessError: failed to access class ..." in KMP JVM target, when inheriting custom KSerializer
Issue -
State: closed - Opened by Omico about 2 years ago
- 3 comments
Labels: bug, compiler-plugin
#2492 - Transient lambdas capture wrong parameters
Issue -
State: open - Opened by adrian-shape about 2 years ago
- 2 comments
Labels: bug, compiler-plugin
#2382 - Custom serializers can't be found on Kotlin/JS or Kotlin/Native if the entity implementing KSerializer is a class rather than an object
Issue -
State: open - Opened by st4r1ight over 2 years ago
- 1 comment
Labels: bug, compiler-plugin
#2365 - compiler plugin internal error: unable to transform declaration
Issue -
State: open - Opened by ewaldc over 2 years ago
- 3 comments
Labels: bug, compiler-plugin
#2294 - NullPointerException when obtaining a serializer of a sealed base class with a self-referencing property
Issue -
State: open - Opened by OliverO2 over 2 years ago
- 4 comments
Labels: compiler-plugin
#2290 - Recursion detected in a lazy value
Issue -
State: closed - Opened by h-huss over 2 years ago
- 1 comment
Labels: bug, compiler-plugin
#2265 - jvm/1.8.20 returns KSerializer<List<String>> instead of KSerializer<List<String?>>
Issue -
State: closed - Opened by simonegiacomelli over 2 years ago
- 1 comment
Labels: bug, compiler-plugin
#2241 - IndexOutOfBoundsException when serializing concrete class, unable to debug the error
Issue -
State: open - Opened by octaviospain over 2 years ago
- 12 comments
Labels: bug, compiler-plugin
#2228 - java.util.NoSuchElementException compiling Key xxx is missing in the map. for JVM
Issue -
State: closed - Opened by XYZboom over 2 years ago
- 5 comments
Labels: compiler-plugin
#2225 - Serial name of enum key in top-level map is ignored
Issue -
State: closed - Opened by xn32 over 2 years ago
- 4 comments
Labels: bug, compiler-plugin
#2209 - Make it possible to hide the synthetic constructors from binary compatibility validator
Issue -
State: closed - Opened by martinbonnin over 2 years ago
- 1 comment
Labels: feature, compiler-plugin
#2196 - @Contextual loses priority over @UseSerializers when used on generic argument types
Issue -
State: open - Opened by sandwwraith almost 3 years ago
Labels: bug, compiler-plugin
#2163 - Sealed Interfaces with named companion objects do not generate serializers
Issue -
State: closed - Opened by Shengaero almost 3 years ago
- 2 comments
Labels: bug, compiler-plugin
#2091 - Presence of (transient) delegated field in the serialized class breaks deserialization
Issue -
State: closed - Opened by AngryGami about 3 years ago
- 10 comments
Labels: bug, compiler-plugin
#1756 - Compiler plugin exception, Index out of bounds
Issue -
State: open - Opened by lamba92 about 4 years ago
- 2 comments
Labels: bug, compiler-plugin
#1728 - Internal compiler error: Stack overflow when trying to serialize a class with star projected recursive generic bound.
Issue -
State: open - Opened by Sintrastes about 4 years ago
- 10 comments
Labels: bug, compiler-plugin
#1682 - Custom serializer for a generic class doesn't turn off missing serializer compiler error for the generic type
Issue -
State: closed - Opened by gohlinka2 about 4 years ago
- 1 comment
Labels: bug, compiler-plugin
#1680 - Custom generic serializer crashing compiler on JVM IR backend
Issue -
State: closed - Opened by gohlinka2 about 4 years ago
- 3 comments
Labels: bug, compiler-plugin
#1672 - @SerialInfo Accidental override: The following declarations have the same JVM signature
Issue -
State: closed - Opened by Mazel-Tovr about 4 years ago
- 2 comments
Labels: bug, compiler-plugin
#1612 - StackOverflow on recursive generic class serialization
Issue -
State: closed - Opened by altavir over 4 years ago
- 1 comment
Labels: bug, compiler-plugin
#1601 - Compiler error: serializable class containing generic sealed class subclass from other project
Issue -
State: closed - Opened by Whathecode over 4 years ago
- 1 comment
Labels: bug, compiler-plugin
#1426 - Incorrect child descriptor for a default-polymorphic open class
Issue -
State: closed - Opened by sandwwraith over 4 years ago
- 4 comments
Labels: bug, compiler-plugin
#1365 - Using wildcard import referring to an inner class crashes
Issue -
State: closed - Opened by hfhbd over 4 years ago
- 4 comments
Labels: bug, compiler-plugin
#1263 - serializer function requires useless parameters for abstract and sealed classes
Issue -
State: open - Opened by shanshin almost 5 years ago
- 1 comment
Labels: compiler-plugin
#1227 - Support transient read-only properties without default values
Issue -
State: closed - Opened by dkhalanskyjb almost 5 years ago
- 3 comments
Labels: feature, compiler-plugin
#1207 - Can't get interface serializer
Issue -
State: closed - Opened by InsanusMokrassar about 5 years ago
- 10 comments
Labels: bug, compiler-plugin, design, Priority: 1
#1192 - Recursive call failure in IDEA when mutually declaring both Serializable(with) and Serializer(for)
Issue -
State: closed - Opened by altavir about 5 years ago
- 4 comments
Labels: bug, compiler-plugin, Priority: 1, External generated serializer
#1029 - Internal compiler error while using latest kotlinx-serialization-core:1.0.0-RC
Issue -
State: closed - Opened by khushwaqt about 5 years ago
- 14 comments
Labels: bug, compiler-plugin, kapt
#1001 - @SerialInfo annotations are not stored when applied to value parameters
Issue -
State: closed - Opened by L-Briand about 5 years ago
- 4 comments
Labels: compiler-plugin, design
#993 - "kotlinx.serialization core version is too low" cumbersome message when previous version is present in transitive dependencies
Issue -
State: open - Opened by qwwdfsad over 5 years ago
- 21 comments
Labels: compiler-plugin
#963 - VerifyError when serializing sealed class object on Android 6
Issue -
State: closed - Opened by mylesbennett over 5 years ago
- 2 comments
Labels: compiler-plugin, Priority: 2
#962 - NPE in IrFileSerializer
Issue -
State: closed - Opened by NikkyAI over 5 years ago
- 1 comment
Labels: compiler-plugin, Priority: 2
#961 - Add "generated" annotations for Jacoco
Issue -
State: closed - Opened by benasher44 over 5 years ago
- 26 comments
Labels: feature, compiler-plugin
#840 - IndexOutOfBoundsException by getElementDescriptor with @Serializer
Issue -
State: open - Opened by Ktlo over 5 years ago
- 5 comments
Labels: bug, compiler-plugin, Priority: 3, External generated serializer
#836 - Annotation with vararg parameters is compiled incorrectly
Issue -
State: closed - Opened by Him188 over 5 years ago
- 12 comments
Labels: bug, compiler-plugin, jvm, Priority: 2
#689 - Class contains a property with the same name but different package
Issue -
State: closed - Opened by hfhbd almost 6 years ago
- 8 comments
Labels: compiler-plugin
#685 - Generic custom serializer breaks kotlin-kapt compilation
Issue -
State: closed - Opened by alexvanyo almost 6 years ago
- 12 comments
Labels: bug, compiler-plugin, Priority: 1
#639 - Remove declarations marked with @InternalSerializationApi from auto-completion in IDEA
Issue -
State: closed - Opened by qwwdfsad almost 6 years ago
- 2 comments
Labels: compiler-plugin, common
#618 - `Unresolved reference: serializer` when dependencies moved to buildSrc
Issue -
State: closed - Opened by xsveda almost 6 years ago
- 4 comments
Labels: bug, compiler-plugin
#576 - java.lang.NoSuchMethodError when classes are in different modules
Issue -
State: closed - Opened by lallam about 6 years ago
- 36 comments
Labels: bug, compiler-plugin, multi-project setup
#575 - Primary constructor parameters that are not properties does not give an error with explicit constructor
Issue -
State: closed - Opened by TorRanfelt about 6 years ago
- 4 comments
Labels: bug, feature, compiler-plugin
#547 - Incorrect provideDelegate behavior in serial initializer
Issue -
State: closed - Opened by SnailAfterRain about 6 years ago
- 1 comment
Labels: bug, compiler-plugin, Priority: 3
#532 - Compiler Exception when defining a serializer for a data class in another gradle project
Issue -
State: open - Opened by mdietrichstein over 6 years ago
- 10 comments
Labels: bug, compiler-plugin, multi-project setup
#393 - Can't generate a Serializer for a generic implementation with non-serializable parameter Type
Issue -
State: open - Opened by IARI over 6 years ago
- 3 comments
Labels: question, compiler-plugin, design