Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified isKotlinClass determination method #745

Merged
merged 2 commits into from Dec 30, 2023

Conversation

k163377
Copy link
Contributor

@k163377 k163377 commented Dec 30, 2023

The kotlin-reflect method was used as a reference
https://github.com/JetBrains/kotlin/blob/c4fc0b919dfe9b746f9ecfcc08668fa05b839064/core/reflection.jvm/src/kotlin/reflect/jvm/internal/KClassImpl.kt#L59

Perhaps only a slight improvement in performance.

@k163377 k163377 merged commit 7862ca0 into FasterXML:2.17 Dec 30, 2023
12 checks passed
@k163377 k163377 deleted the fix-kotlinclass branch December 30, 2023 13:06
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.

None yet

1 participant