View by Classes

Findings - Overview

warning class defines static field that appears to allow memory bloat (Findbugs)

Further info on the wiki.

This class defines static fields that are collections or StringBuffers that do not appear to have any way to clear or reduce their size. This is a potential cause of memory bloat.

2org.jcoderz.phoenix.report.ResourceInfo
class org.jcoderz.phoenix.report.ResourceInfo defines static field that appears to allow memory bloat [332],
class org.jcoderz.phoenix.report.ResourceInfo defines static field that appears to allow memory bloat [333]
1org.jcoderz.commons.util.JaxbUtil
class org.jcoderz.commons.util.JaxbUtil defines static field that appears to allow memory bloat [85]
1org.jcoderz.phoenix.report.FindingType
class org.jcoderz.phoenix.report.FindingType defines static field that appears to allow memory bloat [97]
1org.jcoderz.phoenix.report.GenericReportReader
class org.jcoderz.phoenix.report.GenericReportReader defines static field that appears to allow memory bloat [165]