Ezgi Çiçek
ab08d6cfff
[cost] Brush up tests (2)
...
Summary:
Fix misleading test names. Correct comments/FP/ok/bad markers. Remove reduntant tests.
To be continued...
Reviewed By: skcho
Differential Revision: D21929471
fbshipit-source-id: fc1a30dc8
5 years ago
Ezgi Çiçek
0b5d7b71cb
[inferbo] Add model for load of java.util.Collections.EMPTY_*
...
Reviewed By: skcho
Differential Revision: D19092281
fbshipit-source-id: c22fc96a7
5 years ago
Ezgi Çiçek
12478e1238
[inferbo] Add models for Java Collections
...
Summary:
Add models for
- `singletonMap`
- `singletonList`
- `emptyList`
- `emptyMap`
Reviewed By: skcho
Differential Revision: D19087648
fbshipit-source-id: 059e36383
5 years ago
Ezgi Çiçek
b8d25d1301
[inferbo] Fix the model of Collections.emptySet
...
Summary: Models of Java's Collection mistakenly assumed that there was an argument for empty set whereas `Collections.emptySet()` doesn't have any actuals. This diff fixes that an also removes the type argument from the corresponding model definition.
Reviewed By: skcho
Differential Revision: D16582314
fbshipit-source-id: d4304dc60
5 years ago
Ezgi Çiçek
2db1a3b8e3
[cost,inferBo] Add models for Collections.unmodifiable* getters
...
Reviewed By: ngorogiannis
Differential Revision: D15901108
fbshipit-source-id: fa399412a
6 years ago
Josh Berdine
cfc1c8be36
[copyright] Remove years
...
Reviewed By: jvillard
Differential Revision: D15771884
fbshipit-source-id: e2997e3a3
6 years ago
Ezgi Çiçek
c85563d606
[inferbo,cost] Add cost models for java.util.Collections
...
Reviewed By: mbouaziz
Differential Revision: D15080211
fbshipit-source-id: 91c9b6dba
6 years ago