Apache logging services logo Apache log4j logo

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.4.1
  • Comparison Version: 2.4

Summary

Severity Number
Error Error 4
Warning Warning 0
Info Info 1

Details

Severity Message Class Method / Field
Error Added final modifier to class org.apache.logging.log4j.util.Chars
Error Accessibility of method 'public Chars()' has been decreased from public to private org.apache.logging.log4j.util.Chars public Chars()
Error Added final modifier to class org.apache.logging.log4j.util.StringBuilders
Error Accessibility of method 'public StringBuilders()' has been decreased from public to private org.apache.logging.log4j.util.StringBuilders public StringBuilders()
Info Added final modifier to class, but class was effectively final anyway org.apache.logging.log4j.util.LambdaUtil