Commit b867d1a
authored
SONARJAVA-4209 Fix cache context initialization in test kit and and context creation in VisitorsBridge
* Fix overwriting of CacheContext in InternalCheckVerifier
* Fix InputFileScannerContext creation to use the write file when scanning without parsing1 parent fe7fc0d commit b867d1a
2 files changed
Lines changed: 5 additions & 9 deletions
File tree
- java-checks-testkit/src/main/java/org/sonar/java/checks/verifier/internal
- java-frontend/src/main/java/org/sonar/java/model
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | 297 | | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | 632 | | |
638 | 633 | | |
639 | 634 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | | - | |
| 292 | + | |
292 | 293 | | |
293 | 294 | | |
294 | 295 | | |
| |||
0 commit comments