SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.6
Threshold is low
Effort is max
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 4 | 1 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| it.tidalwave.mapview.javafx.example.MapViewExampleApplication | 1 |
it.tidalwave.mapview.javafx.example.MapViewExampleApplication
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| it.tidalwave.mapview.javafx.example.MapViewExampleApplication.lambda$start$0(WindowEvent) invokes System.exit(...), which shuts down the entire virtual machine | BAD_PRACTICE | DM_EXIT | 64 | Low |
MapView :: Example