Skip to content

8390906: Allow to collect per-test code coverage information - #32489

Open
shurymury wants to merge 1 commit into
openjdk:masterfrom
shurymury:JDK-8390906
Open

8390906: Allow to collect per-test code coverage information#32489
shurymury wants to merge 1 commit into
openjdk:masterfrom
shurymury:JDK-8390906

Conversation

@shurymury

@shurymury shurymury commented Aug 21, 2026

Copy link
Copy Markdown
Member

The only changes needed are to pass the requires options to the grabber and report generator and run in othervm mode with concurrency 1.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8390906: Allow to collect per-test code coverage information (Enhancement - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/32489/head:pull/32489
$ git checkout pull/32489

Update a local copy of the PR:
$ git checkout pull/32489
$ git pull https://git.openjdk.org/jdk.git pull/32489/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 32489

View PR using the GUI difftool:
$ git pr show -t 32489

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/32489.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Aug 21, 2026

Copy link
Copy Markdown

👋 Welcome back shurailine! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title JDK-8390906: Allow to collect per-test code coverage information 8390906: Allow to collect per-test code coverage information Aug 21, 2026
@openjdk openjdk Bot added the build build-dev@openjdk.org label Aug 21, 2026
@openjdk

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

@shurymury The following label will be automatically applied to this pull request:

  • build

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Aug 21, 2026
@mlbridge

mlbridge Bot commented Aug 21, 2026

Copy link
Copy Markdown

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build build-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant