Description
Making at least hashCode throwing a NPE exception if these values are not set (what about equals?).
To reproduce the problem:
new PDFParserConfig().hashCode();
Attachments
Issue Links
- is related to
-
TIKA-3091 java.lang.NullPointerException when calling hashCode after instantiating PDFParserConfig
- Resolved