RFR: 8350774: Generated test-<testname> targets broken after JDK-8348998
Erik Joelsson
erikj at openjdk.org
Fri Apr 4 06:47:49 UTC 2025
On Wed, 2 Apr 2025 20:24:12 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Unfortunately, JDK-8348998 broke the generation of the "test-<testname>" group of targets.
>
> Or, rather, it breaks the first time you run it in a new configuration. The problem is that we need to populate the find-test.gmk cache before creating main-targets.gmk, and this was not done.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24391#pullrequestreview-2741929558
More information about the build-dev
mailing list