resources.report.rules.findbugs.IL_INFINITE_LOOP.html Maven / Gradle / Ivy
IL_INFINITE_LOOP
IL: An apparent infinite loop (IL_INFINITE_LOOP)
This loop doesn't seem to have a way to terminate (other than by perhaps
throwing an exception).