[ 
https://issues.apache.org/jira/browse/NETBEANS-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ARUNAVA SINHA updated NETBEANS-2855:
------------------------------------
    Fix Version/s: 11.2

> Issue in  ErrorHint :DifferentCaseKindsFix with JDK-13
> ------------------------------------------------------
>
>                 Key: NETBEANS-2855
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2855
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Hints
>    Affects Versions: 11.2
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Major
>             Fix For: 11.2
>
>
> Java Hint: DifferentCaseKindsFix is  not working with JDK-13
> TestCase:
> a = switch (a) {
> case 1 -> 10;
> default: break 20;
> };
> below error is displayed:
> java.lang.AbstractMethodError: Receiver class 
> org.netbeans.api.java.source.WorkingCopy$5 does not define or inherit an 
> implementation of the resolved method 'abstract java.lang.Object 
> visitYield(com.sun.source.tree.YieldTree, java.lang.Object)' of interface 
> com.sun.source.tree.TreeVisitor.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to