[
https://issues.apache.org/jira/browse/CAMEL-23670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096548#comment-18096548
]
Aurélien Pupier commented on CAMEL-23670:
-----------------------------------------
By Anushka Juli:
I reproduced the issue on my machine using the same Java version, and the tests
are failing. I'm currently investigating the root cause.
As a comparison, I also tested with IBM Semeru Runtime Open Edition 26.0.1, and
all the test cases passed successfully.
{noformat}
IBM Semeru Runtime Open Edition 26.0.1.0 (build 26.0.1+8)
Eclipse OpenJ9 VM 26.0.1.0 (build 26.0.1+8-openj9-0.59.0, JRE 26 Linux
ppc64le-64-Bit Compressed References 20260421_115 (JIT enabled, AOT enabled)
OpenJ9 - c53b6b93f4
OMR - 6426f03fa
JCL - 015fbfbeb3d based on jdk-26.0.1+8)
{noformat}
This seems to indicate that the issue is specific to the Temurin HotSpot 26.0.1
build on ppc64le, rather than Java 26 in general.
> [JDK26] Several IncompatibleClassChangeError on ppc64le
> -------------------------------------------------------
>
> Key: CAMEL-23670
> URL: https://issues.apache.org/jira/browse/CAMEL-23670
> Project: Camel
> Issue Type: Sub-task
> Components: camel-dfdl, camel-endpointdsl, camel-jooq, camel-smooks
> Affects Versions: 4.20.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> Class org.apache.daffodil.core.dsom.LocalSequence does not implement the
> requested interface org.apache.daffodil.core.dsom.ElementDeclMixin
> Class org.apache.camel.builder.endpoint.EndpointRoutesConfigurationTest$2
> does not implement the requested interface
> org.apache.camel.spi.OnCamelContextStopping
> java.lang.IncompatibleClassChangeError: Class org.jooq.impl.SelectImpl does
> not implement the requested interface org.apache.camel.StreamCache
--
This message was sent by Atlassian Jira
(v8.20.10#820010)