Integrated: 8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()

Calvin Cheung ccheung at openjdk.java.net
Mon Feb 1 22:20:41 UTC 2021


On Thu, 28 Jan 2021 18:44:45 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this CDS tests cleanup for reducing the usage of `CDSTestUtils.executeAndLog()` by making use of `CDSTestUtils.run()`, `CDSTestUtils.createArchiveAndCheck()`, etc.
> 
> Testing: tiers 1 - 4.

This pull request has now been integrated.

Changeset: 55d62a53
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/55d62a53
Stats:     364 lines in 32 files changed: 60 ins; 112 del; 192 mod

8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()

Reviewed-by: iklam, minqi

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

PR: https://git.openjdk.java.net/jdk/pull/2297


More information about the hotspot-runtime-dev mailing list