| Detector: | MuDetectOPAL_180320 |
| Target: | project ' lucene ' version754 |
| Misuse: | misuse ' 5 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | Map.get() and Map.put() are called with different (types of) objects as key. There is another Map, for which the accidentially used key is the correct key. |
| Fix Description: | (see diff) |
| Violation Types: |
|
| In File: | org/apache/lucene/search/FieldCacheImpl.java |
| In Method: | get(IndexReader, Object) |
| Code with Misuse: |
|
| Code with Pattern(s): |
|