finos / finos/spring-bot

Support for Java 23

Open
#450 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
78
Forks
40
PR merge metrics
No merged PRs in 30d

Description

## 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
https://github.com/oracle/graaljs/issues/825

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.