Otavio Rodolfo Piske created CAMEL-17462:
--------------------------------------------

             Summary: camel-atomix: likely incompatible with JDK 17
                 Key: CAMEL-17462
                 URL: https://issues.apache.org/jira/browse/CAMEL-17462
             Project: Camel
          Issue Type: Wish
            Reporter: Otavio Rodolfo Piske


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)

Reply via email to