Err. it's in the javac.

Sorry. Please ignore.


On 5/7/24 12:06, Simon IJskes - QCG wrote:
I've got a reproducable error during refactoring, but i cannot give any source code. it also is a big project, so i cannot easily build a MRE.

Do with it what you will.

during rename of a class:


Caused: java.lang.NullPointerException: Cannot invoke "com.sun.tools.javac.code.Type.getThrownTypes()" because "tree.meth.type" is null     at com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply(Flow.java:1769)     at com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1816)
     at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:50)
     at com.sun.tools.javac.comp.Flow$BaseAnalyzer.scan(Flow.java:455)

--
create firmware without programming https://www.bendyroad.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-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