bc86a0a481
In the detectAndReportRenewSlowness() method, the logger.error() and logger.warn() methods are called 3 times. In two of the three calls, the method arguments correspond to parameters that are tested in the if() conditional construct. Also, the arguments of the logger.error() and logger.warn() methods are identical in lines 139 and 141, respectively, which may indicate that they were copied incorrectly. |
||
---|---|---|
.. | ||
src | ||
pom.xml |