Commit 0f60ce5
authored
Fix merge of if conditions to guard against pattern instanceof (eclipse-jdt#1931)
- fix MergeConditionalBlocksCleanup to handle instanceof patterns and
not merge them when they have same name
- add new test to CleanUpTest16
- fixes eclipse-jdt#12001 parent 35d2546 commit 0f60ce5
File tree
2 files changed
+224
-151
lines changed- org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix
- org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/fix
2 files changed
+224
-151
lines changed
0 commit comments