Hi,

only CxfTypeSafeClientBuilderTest is missing to have a stable build from JDK 9 
- 11.

java.lang.reflect.UndeclaredThrowableException
        at 
org.apache.cxf.microprofile.client.CxfTypeSafeClientBuilderTest.testCanInvokeDefaultInterfaceMethods(CxfTypeSafeClientBuilderTest.java:173)
Caused by: java.lang.IllegalAccessException: access to public member failed: 
org.apache.cxf.microprofile.client.mock.MyClient.myDefaultMethod[Ljava.lang.Object;@10cf09e8/invokeSpecial,
 from org.apache.cxf.microprofile.client.mock.MyClient/2 (unnamed module 
@14dd9eb7)
        at 
org.apache.cxf.microprofile.client.CxfTypeSafeClientBuilderTest.testCanInvokeDefaultInterfaceMethods(CxfTypeSafeClientBuilderTest.java:173)

Anyone seen something similar before?

Cheers
Dennis

Reply via email to