- Improved robustness to StructPointer integer wrapping problems.
- Fix bug in StructPointer.wordSize() found by Martin Dindoffer.
- Fix memory and cpu amplification vulnerabilities found by Martin Dindoffer.
- Make even more compatible with Java 8.
- Add
<maven.compiler.release>8</maven.compiler.release>
to pom.xml, to increase compability with Java 8.