reschke commented on PR #2037: URL: https://github.com/apache/jackrabbit-oak/pull/2037#issuecomment-2624841429
Do we *really* need the null checks? If we have them, we get an NPE. If we don't, we get an NPE as well. Or am I missing something? The only difference is that pre-Java 17 the NPE would have more information. see https://dev.to/harsvnc/the-new-nullpointer-exception-in-java-17-4bcb -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org