RFR: 8308910: Allow executeAndLog to accept running process
Calvin Cheung
ccheung at openjdk.org
Fri May 26 21:40: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.
Looks good. Thanks.
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14182#pullrequestreview-1446995753
More information about the hotspot-runtime-dev
mailing list