The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| net.osgiliath.module.derby.impl.DerbyClientDatasourceFactory | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Found reliance on default encoding in net.osgiliath.module.derby.impl.DerbyClientDatasourceFactory.doStartServer(Properties): new java.io.PrintWriter(String) | I18N | DM_DEFAULT_ENCODING | 145 | High |