Skip to content

v5.0.70

Compare
Choose a tag to compare
@tsantalis tsantalis released this 05 Oct 12:39
· 25 commits to JLS8-support since this release

Fixed compilation errors in Replace Conditional with Polymorphism refactoring occurring
when the variable to be returned is declared and return inside the type-checking code fragments.
In case of composite conditionals an else branch is added with a super method invocation to execute the default functionality.