-
Bug
-
Resolution: Done
-
Major
-
15.0.0.Final
-
None
The CI is failing to execute the tests recently. The error message:
[2023-06-28T10:55:32.711Z] Error: Class-path entry file:///home/infinispan/.m2/repository/org/graalvm/sdk/graal-sdk/22.3.0/graal-sdk-22.3.0.jar contains class com.oracle.svm.core.annotate.TargetElement. This class is part of the image builder itself (in jrt:/org.graalvm.sdk) and must not be passed via -cp. This can be caused by a fat-jar that illegally includes svm.jar (or graal-sdk.jar) due to its build-time dependency on it. As a workaround, -H:+AllowDeprecatedBuilderClassesOnImageClasspath allows turning this error into a warning. Note that this option is deprecated and will be removed in a future version. [2023-06-28T10:55:32.711Z] Error: Use -H:+ReportExceptionStackTraces to print stacktrace of underlying exception