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

"Thread safe slot maps without containers" commit error on Android #1822

Open
anonyein opened this issue Feb 9, 2025 · 0 comments
Open

"Thread safe slot maps without containers" commit error on Android #1822

anonyein opened this issue Feb 9, 2025 · 0 comments

Comments

@anonyein
Copy link

anonyein commented Feb 9, 2025

MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26): Lorg/mozilla/javascript/SlotMapOwner$ThreadedAccess;checkAndReplaceMap(Lorg/mozilla/javascript/SlotMapOwner;Lorg/mozilla/javascript/SlotMap;Lorg/mozilla/javascript/SlotMap;)Lorg/mozilla/javascript/SlotMap;
> A failure occurred while executing com.android.build.gradle.internal.tasks.DexFileDependenciesTask$DexFileDependenciesWorkerAction
   > Error while dexing.
     Increase the minSdkVersion to 26 or above.

a015709#diff-c7be90eda3ec6b4f987f6d2c8e297125e9d0e08607543bec8ae2b85ddf36f7a4R24

@anonyein anonyein changed the title Thread safe slot maps without containers commit error on Android "Thread safe slot maps without containers" commit error on Android Feb 9, 2025
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

No branches or pull requests

1 participant