Detector: | Jadet |
Target: | project ' lucene ' version1251 |
Misuse: | misuse ' 1 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | RandomAccessFile.close() maybe skipped if previous call throws. |
Fix Description: | (see diff) |
Violation Types: |
|
In File: | org/apache/lucene/store/FSDirectory.java |
In Method: | close() |
Code with Misuse: |
|