We are currently using 0.8.5 and started seeing problems with some of the class files reporting 0% coverage after upgrading to JDK 14. We can not see any other changes in our project that might cause this problem so would like to see if this would be solved with the new 0.8.6 release?
Wanted to try this out and followed this https://www.eclemma.org/jacoco/trunk/doc/maven.html but doesn't looking like it's on maven yet. Wondering when this will be released and if there is there somewhere I can download this snapshot build? I understand it's a pre-released version just wanted to try this to see if it would solve our class id mismatch issue or if it's something else that had changed in our project.
