RFR: CODETOOLS-7903117: Remove JCov support from jtreg
Iris Clark
iris at openjdk.java.net
Tue Mar 1 02:38:23 UTC 2022
On Mon, 28 Feb 2022 23:22:48 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a change to remove "effectively-dead" support for JCov from jtreg.
>
> Introduced for JDK 8, the code was broken by the introduction of modules (which would have required updates to JCov to fix), but has now been superseded by better support within the JDK build itself, as detailed in JDK `doc/building.md`.
>
> The time has therefore come to remove this old code from jtreg.
>
> Thanks one last time to the engineers who provided the support when this code was added.
Nice clean-up.
-------------
Marked as reviewed by iris (Reviewer).
PR: https://git.openjdk.java.net/jtreg/pull/62
More information about the jtreg-dev
mailing list