Skip to content

Suppress the compiler warning regarding the javaClass.classLoader - #616

Open
aerworker wants to merge 2 commits into
JetBrains:masterfrom
aerworker:DisableWarning
Open

Suppress the compiler warning regarding the javaClass.classLoader#616
aerworker wants to merge 2 commits into
JetBrains:masterfrom
aerworker:DisableWarning

Conversation

@aerworker

Copy link
Copy Markdown

Suppress the compiler warning regarding the javaClass.classLoader in registerSerializersCore
Fix #492

@ForNeVeR

Copy link
Copy Markdown
Collaborator

Is there a reason you chose to not use the Companion::class.java.classLoader syntax?

@aerworker

Copy link
Copy Markdown
Author

There is no specific reason. It's just a minimal change that shouldn't affect behaviour.

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.

javaClass.classLoader in registerSerializersCore causes a compiler warning

3 participants