[ 
https://issues.apache.org/jira/browse/CXF-7725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480491#comment-16480491
 ] 

Andrei Ivanov edited comment on CXF-7725 at 5/18/18 11:06 AM:
--------------------------------------------------------------

{code:java}
catch (NoSuchFieldException e) {
     //best effort to try, do nothing if NoSuchMethodException
{code}
The comment doesn't match the code, not sure if it's on purpose :)

Also ASM 6.1.1 is the latest version 
(https://mail.ow2.org/wws/arc/asm/2018-03/msg00005.html)


was (Author: shadow):
{code}
catch (NoSuchFieldException e) {
     //best effort to try, do nothing if NoSuchMethodException
{code}

The comment doesn't match the code, not sure if it's on purpose :)

> ensure all tests on master can pass with java10
> -----------------------------------------------
>
>                 Key: CXF-7725
>                 URL: https://issues.apache.org/jira/browse/CXF-7725
>             Project: CXF
>          Issue Type: Task
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>         Attachments: CXF-7725.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to