dblevins commented on pull request #779:
URL: https://github.com/apache/cxf/pull/779#issuecomment-827286656


   Confirming what @andymc12 said.  With that previous change in the precedence 
of class comparisons, that causes issues in these tests:
   
   ```
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient   
registerClassWriterContractsTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient   
registerObjectWriterContractsTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient   
registerClassWriterContractsInMapTest_from_standalone
   com.sun.ts.tests.jaxrs.ee.rs.core.configurable.JAXRSClient   
registerObjectWriterContractsInMapTest_from_standalone
   ```
   
   I'll try out the most recent isAssignableFrom tweak shortly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to