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

[resources] Delete Thread.currentThread().contextClassLoader on JVM targets #4895

Merged
merged 1 commit into from
May 29, 2024

Commits on May 29, 2024

  1. [resources] Delete Thread.currentThread().contextClassLoader on JVM t…

    …argets
    
    The class loader retrieval method has been modified in both `ResourceReader.android.kt` and `ResourceReader.desktop.kt` files. The return statement has been changed to prioritize java class classLoader and provides a clearer error message when it can't be found.
    terrakok committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8fbb0b3 View commit details
    Browse the repository at this point in the history