The only changes needed are to pass the requires options to the grabber and report generator and run in othervm mode with concurrency 1.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - JDK-8390906: Allow to collect per-test code coverage information Changes: https://git.openjdk.org/jdk/pull/32489/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32489&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8390906 Stats: 58 lines in 4 files changed: 54 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/32489.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32489/head:pull/32489 PR: https://git.openjdk.org/jdk/pull/32489
