RFR: 8272970: Parallelize runtime/InvocationTests/ [v2]

Aleksey Shipilev shade at openjdk.java.net
Wed Sep 1 08:01:22 UTC 2021


On Tue, 31 Aug 2021 21:29:25 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

> LGTM. one nit: it should be possible to reduce clutter by removing `@compile` actions, could you please either do that here or file an RFE?

Right. The generators are referencing the `shared/` stuff implicitly, so we can drop `@compile` for them. Tests still pass without them. See new commit.

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

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


More information about the hotspot-runtime-dev mailing list