dmatej commented on PR #176: URL: https://github.com/apache/santuario-xml-security-java/pull/176#issuecomment-1587665001
Force push: `java.specification.version` returned `1.8` for JDK 1.8, which could not be parsed to `int`, so it returned `null` and escallated by `NPE`. Now it will return `0` just as the original code. The change was made directly in this commit, so I did not create new commit but amended it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
