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

WARNING: The polyglot context is using an implementation that does not support runtime compilation #821

Closed
rsoika opened this issue Apr 23, 2023 · 0 comments
Labels
enhancement Jakarta EE 10 Jakarta EE 10 migration
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Apr 23, 2023

After upgrating org.graalvm.js from 20.2.0 to 22.3.2 we got the following warning:


[engine] WARNING: The polyglot context is using an implementation that does not support runtime compilation.
The guest application code will therefore be executed in interpreted mode only.
Execution only in interpreted mode will strongly impact the guest application performance.

See also here: https://www.graalvm.org/22.0/reference-manual/js/FAQ/

@rsoika rsoika added enhancement Jakarta EE 10 Jakarta EE 10 migration labels Apr 23, 2023
@rsoika rsoika added this to the 6.0.3 milestone Apr 23, 2023
rsoika added a commit that referenced this issue Apr 23, 2023
@rsoika rsoika closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Jakarta EE 10 Jakarta EE 10 migration
Projects
None yet
Development

No branches or pull requests

1 participant