Jcov::Instr tool has enough issues that it deserves a cleanup:
1. usage of methods in utests should be downgraded to JDK 8
2. spelling errors and malformed comments
3. javap regression
4. jcov should be switched from 9.0.1 snapshot to 9.1 (JDK 17 is supported)
5. deprecated methods should be refactored
1. usage of methods in utests should be downgraded to JDK 8
2. spelling errors and malformed comments
3. javap regression
4. jcov should be switched from 9.0.1 snapshot to 9.1 (JDK 17 is supported)
5. deprecated methods should be refactored
- links to
-
Review openjdk/jcov/12