Skip to content

Conversation

@k163377
Copy link
Contributor

@k163377 k163377 commented Dec 30, 2023

Slightly improved performance related to KotlinModule initialization and setupModule by removing unnecessary checks and unnecessary setMixInAnnotations.
With this change, the KotlinModule initialization error when using Kotlin 1.4 or lower has been eliminated.

Kotlin 1.4 has already been deprecated for some time.
ClosedRangeMixin can be applied to IntRange, etc. by only setting it to ClosedRange::class.
@k163377 k163377 merged commit f075e75 into FasterXML:2.17 Dec 30, 2023
@k163377 k163377 deleted the kotlin-module-perf branch December 30, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant