All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.report.rules.findbugs.IL_INFINITE_RECURSIVE_LOOP.html Maven / Gradle / Ivy



IL_INFINITE_RECURSIVE_LOOP

IL: An apparent infinite recursive loop (IL_INFINITE_RECURSIVE_LOOP)

This method unconditionally invokes itself. This would seem to indicate an infinite recursive loop that will result in a stack overflow.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy