RFR: 8330621: Make 5 compiler tests use ProcessTools.executeProcess [v2]

Evgeny Nikitin enikitin at openjdk.org
Fri Apr 19 14:42:35 UTC 2024


On Fri, 19 Apr 2024 11:51:50 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> Do you know that you also could skip explicitly creating ProcessBuilders and instead run:
Tried to be as less intrusive as possible :). But I agree, the fewer lines the better. Fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/18856#issuecomment-2066723291


More information about the hotspot-compiler-dev mailing list