Commit 6f5ab88
Do not check that some types are not returned by resolveWellKnownType
resolveWellKnownType method specifies a minimum set of supported types,
but the list is not meant to be exclusive and the definition of
"well-known" type is not so constraining.
So we allow test to pass even if a binding resolve can resolve
java.lang.Runnable as a well-known type.1 parent ce1a2cf commit 6f5ab88
File tree
4 files changed
+0
-8
lines changed- org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom
4 files changed
+0
-8
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6619 | 6619 | | |
6620 | 6620 | | |
6621 | 6621 | | |
6622 | | - | |
6623 | | - | |
6624 | 6622 | | |
6625 | 6623 | | |
6626 | 6624 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6619 | 6619 | | |
6620 | 6620 | | |
6621 | 6621 | | |
6622 | | - | |
6623 | | - | |
6624 | 6622 | | |
6625 | 6623 | | |
6626 | 6624 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6636 | 6636 | | |
6637 | 6637 | | |
6638 | 6638 | | |
6639 | | - | |
6640 | | - | |
6641 | 6639 | | |
6642 | 6640 | | |
6643 | 6641 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6723 | 6723 | | |
6724 | 6724 | | |
6725 | 6725 | | |
6726 | | - | |
6727 | | - | |
6728 | 6726 | | |
6729 | 6727 | | |
6730 | 6728 | | |
| |||
0 commit comments