79606013

Date: 2025-05-04 20:24:54
Score: 2.5
Natty:
Report link

I think its because springs nullability annotations are configured to mark the argument to the equals method as non-nullable. Kotlin == only matches equals that accepts nulls. I think this should fix it. https://github.com/spring-projects/spring-batch/pull/4823

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jacob Botuck