Integrated: CODETOOLS-7903117: Remove JCov support from jtreg

Jonathan Gibbons jjg at openjdk.java.net
Tue Mar 1 04:45:21 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.

This pull request has now been integrated.

Changeset: 284b16ed
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/284b16ed44b3bc25e9dde11efc4b1013702871cb
Stats:     1338 lines in 17 files changed: 15 ins; 1261 del; 62 mod

7903117: Remove JCov support from jtreg

Reviewed-by: iris

-------------

PR: https://git.openjdk.java.net/jtreg/pull/62


More information about the jtreg-dev mailing list