See https://github.com/RuedigerMoeller/fast-serialization/issues/323 for details. This PR includes:
1 - Some pom.xml updates that set it to use Java 8 and fix a javadoc issue that kept me from building the jar file.
2 - A complex test that can deterministically reproduce the bug.
3 - The simple one liner fix for the issue.
The fix would be good to get into other branches as well.
See https://github.com/RuedigerMoeller/fast-serialization/issues/323 for details. This PR includes: 1 - Some pom.xml updates that set it to use Java 8 and fix a javadoc issue that kept me from building the jar file. 2 - A complex test that can deterministically reproduce the bug. 3 - The simple one liner fix for the issue.
The fix would be good to get into other branches as well.