Guess the hack on modifiers can be ignored, it is not deterministic anyway
- it can lead to a noop since java 8. While in unamed modules
unreflectSpecial will be available which should be enough for cxf for now,
no?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le ven. 21 déc. 2018 à 09:15, Dennis Kieselhorst <d...@apache.org> a écrit :

> Thanks Andriy, looks good for 8-11 now, but 12 is now failing with:
>
> Caused by: java.lang.NoSuchFieldException: allowedModes
>         at
> org.apache.cxf.microprofile.client.CxfTypeSafeClientBuilderTest.testCanInvokeDefaultInterfaceMethods(CxfTypeSafeClientBuilderTest.java:173)
>
>
> https://builds.apache.org/view/A-D/view/CXF/job/CXF-Master-JDK12/lastCompletedBuild/org.apache.cxf$cxf-rt-rs-mp-client/testReport/org.apache.cxf.microprofile.client/CxfTypeSafeClientBuilderTest/testCanInvokeDefaultInterfaceMethods/
>
> Regards
> Dennis
>

Reply via email to