Skip to content

fix: Remove isAtLeastJava9 check#2

Open
Wadamzmail wants to merge 1 commit into
appdevforall:mainfrom
AndroidIDE-Dev:main
Open

fix: Remove isAtLeastJava9 check#2
Wadamzmail wants to merge 1 commit into
appdevforall:mainfrom
AndroidIDE-Dev:main

Conversation

@Wadamzmail

@Wadamzmail Wadamzmail commented Jul 25, 2026

Copy link
Copy Markdown

The java version check is useless on Android if we already embedded jrt-fs on the Application and breaks Kotlin LSP initialization on Android 10 and less devices so always use Application class loader
see #1334

it useless on Android if we already embedded jrt-fs on the Application and breaks Kotlin LSP initialization on Android 10 and less devices
so always use Application class loader
@Wadamzmail

Copy link
Copy Markdown
Author

@itsaky-adfa Could you please review this PR?

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