RFR: 8334295: CTW: update modules

Aleksey Shipilev shade at openjdk.org
Thu Jun 20 05:31:42 UTC 2024


On Sun, 16 Jun 2024 17:12:35 GMT, Evgeny Nikitin <enikitin at openjdk.org> wrote:

> This updates Compile-the-world modules, adding some new ones.
> Testing: added tests + tier1 on 5 supported platforms, with and without debug enabled.

Looks okay, but look at the warnings: the PR should probably be version `24`, not `23`; and PR should probably have a `/label` so that it shows up on mailing lists.

test/hotspot/jtreg/applications/ctw/modules/generate.bash line 33:

> 31:     cat > $file <<EOF
> 32: /*
> 33:  * Copyright (c) 2017, 2024, Oracle and/or its affiliates. All rights reserved.

Hm. So if the date had changed here, why it did not change in the existing files?

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

PR Review: https://git.openjdk.org/jdk/pull/19738#pullrequestreview-2123280312
PR Review Comment: https://git.openjdk.org/jdk/pull/19738#discussion_r1643034331


More information about the compiler-dev mailing list