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

Error with GraalJSEngineFactory with JRE 1.8 #316

Open
davidcoutadeur opened this issue Jan 9, 2025 · 1 comment
Open

Error with GraalJSEngineFactory with JRE 1.8 #316

davidcoutadeur opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
bug NGI Work sponsored by NGI
Milestone

Comments

@davidcoutadeur
Copy link
Contributor

While running LSC:

Exception in thread "user-13" java.lang.UnsupportedClassVersionError: com/oracle/truffle/js/scriptengine/GraalJSEngineFactory has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
@davidcoutadeur davidcoutadeur added this to the 2.2 milestone Jan 9, 2025
@davidcoutadeur davidcoutadeur self-assigned this Jan 9, 2025
@davidcoutadeur
Copy link
Contributor Author

Note: compilation done with openjdk 17

@coudot coudot added the NGI Work sponsored by NGI label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug NGI Work sponsored by NGI
Projects
None yet
Development

No branches or pull requests

2 participants