Fork me on GitHub

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.7.3

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
6 1 0 0

Files

Class Bugs
it.tidalwave.role.ui.javafx.example.large.mainscreen.impl.javafx.JavaFXMainScreenPresentationDelegate 1

it.tidalwave.role.ui.javafx.example.large.mainscreen.impl.javafx.JavaFXMainScreenPresentationDelegate

Bug Category Details Line Priority
new it.tidalwave.role.ui.javafx.example.large.mainscreen.impl.javafx.JavaFXMainScreenPresentationDelegate(JavaFXBinder) may expose internal representation by storing an externally mutable object into JavaFXMainScreenPresentationDelegate.binder MALICIOUS_CODE EI_EXPOSE_REP2 57 Medium