RFR: 8272970: Parallelize runtime/InvocationTests/
Aleksey Shipilev
shade at openjdk.java.net
Fri Aug 27 13:23:26 UTC 2021
On Fri, 27 Aug 2021 13:13:08 GMT, David Holmes <dholmes at openjdk.org> wrote:
> I wonder whether "othervm" versus "driver" mode makes the difference here?
It does not matter here. `@run driver ParallelTest` also runs all four configs in parallel, in the example above.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5250
More information about the hotspot-runtime-dev
mailing list