resources.report.rules.findbugs.IC_INIT_CIRCULARITY.html Maven / Gradle / Ivy
IC_INIT_CIRCULARITY
IC: Initialization circularity (IC_INIT_CIRCULARITY)
A circularity was detected in the static initializers of the two
classes referenced by the bug instance. Many kinds of unexpected
behavior may arise from such circularity.