RFR: 8308910: Allow executeAndLog to accept running process

Ioi Lam iklam at openjdk.org
Fri May 26 23:34:54 UTC 2023


On Fri, 26 May 2023 15:58:20 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> There may exist CDS test cases where it makes sense to call executeAndLog with a process after start() as been called. The method can simply be overloaded to take either a ProcessBuilder or a Process. Verified with tier 1-5 tests.

LGTM

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14182#pullrequestreview-1447055658


More information about the hotspot-runtime-dev mailing list