[
https://issues.apache.org/jira/browse/CAMEL-17462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475964#comment-17475964
]
Claus Ibsen commented on CAMEL-17462:
-------------------------------------
[~ffang] we have deprecated this component, lets make make JDK17 skip testing
this module.
> camel-atomix: likely incompatible with JDK 17
> ---------------------------------------------
>
> Key: CAMEL-17462
> URL: https://issues.apache.org/jira/browse/CAMEL-17462
> Project: Camel
> Issue Type: Task
> Components: camel-atomix
> Reporter: Otavio Rodolfo Piske
> Priority: Major
>
> This component seems to be incompatible with Java 17. The tests fail with:
>
>
> {code:java}
> java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError:
> Could not initialize class io.atomix.catalyst.buffer.util.HeapMemory
> ...
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class
> io.atomix.catalyst.buffer.util.HeapMemory
> at
> io.atomix.catalyst.buffer.UnsafeHeapBytes.allocate(UnsafeHeapBytes.java:42)
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)