Java Bytecode Challenges
The release of Java Ten presents unique challenges, particularly with the lack of pre-release specifications for new bytecode formats. Jacoco, a code coverage tool, must adapt to these changes while also supporting various JVM languages like Groovy and Kotlin. As new functionalities emerge, such as default methods in interfaces, the need for collaboration with language projects becomes essential to ensure accurate coverage metrics.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools
Related Questions