Commit 313812d
committed
Fix testMethodReferencesElementPatternMultipleTypeParameter01 in JavaSearchGenericMethodEquivalentTests
Signed-off-by: Rob Stryker <[email protected]>
Fix regressions
Signed-off-by: Rob Stryker <[email protected]>
Fix regressions
Signed-off-by: Rob Stryker <[email protected]>1 parent b94bc73 commit 313812d
File tree
2 files changed
+10
-2
lines changed- org.eclipse.jdt.core.javac/src/org/eclipse/jdt/internal/core/search
- matching
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
| |||
org.eclipse.jdt.core.javac/src/org/eclipse/jdt/internal/core/search/matching/DOMMethodLocator.java
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| 831 | + | |
831 | 832 | | |
832 | 833 | | |
833 | 834 | | |
834 | 835 | | |
835 | 836 | | |
836 | 837 | | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
837 | 842 | | |
838 | 843 | | |
839 | | - | |
840 | 844 | | |
841 | 845 | | |
842 | 846 | | |
| |||
0 commit comments