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

Support for Java 23 #450

Open
Tracked by #451
robmoffat opened this issue Nov 13, 2024 · 0 comments
Open
Tracked by #451

Support for Java 23 #450

robmoffat opened this issue Nov 13, 2024 · 0 comments

Comments

@robmoffat
Copy link
Member

Bug Report

We get this problem trying to run the build on Java 23:

Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoSuchMethodError: 'void sun.misc.Unsafe.ensureClassInitialized(java.lang.Class)' [in th

This is to do with GraalVM, used for Adaptive Cards.

We need to upgrade to use a newer version, as described here:

https://github.com/oracle/graaljs/blob/master/graal-js/test/maven-demo/pom.xml
oracle/graaljs#825

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