Community
Participate
Working Groups
Build Identifier: I have a dispatch method which throws a checked exception. Unfortunately this exception is not included in the signature of the generated dispatch method. TestClass is attached. Reproducible: Always
Created attachment 208251 [details] Xtend class
Created attachment 208253 [details] Generated java class
Pushed to MASTER. To avoid too much noise, we also remove duplicate extension declarations when compiling JvmOperations to Java. Note that we cannot filter those when inferring the JVM model, as we're not allowed to resolv types at that moment.
Closing all bugs that were set to RESOLVED before Neon.0