Integrated: 8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm

Leo Korinth lkorinth at openjdk.org
Tue Oct 17 12:04:03 UTC 2023


On Thu, 28 Sep 2023 08:34:31 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> Testing after changes:
> 
> `make run-test TEST=open/test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java JTREG='JAVA_OPTIONS=-XX:+UseG1GC' ` -> PASS 1
> `make run-test TEST=open/test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java JTREG='JAVA_OPTIONS=-XX:+UseZGC' ` -> TOTAL 0
> `make run-test TEST=open/test/hotspot/jtreg/gc/arguments/TestG1ConcRefinementThreads.java JTREG='JAVA_OPTIONS=-XX:G1ConcRefinementThreads=42' ` -> TOTAL 0

This pull request has now been integrated.

Changeset: a949824e
Author:    Leo Korinth <lkorinth at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a949824e98a8872645f292c9cc9ed2fe1cccadce
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8317188: G1: Make TestG1ConcRefinementThreads use createTestJvm

Reviewed-by: mli, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/15958


More information about the hotspot-gc-dev mailing list