Integrated: 8350774: Generated test-<testname> targets broken after JDK-8348998

Magnus Ihse Bursie ihse at openjdk.org
Fri Apr 4 13:48:06 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.

This pull request has now been integrated.

Changeset: 9fb36099
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9fb3609955b01c7026665d7baf06de9761391ce4
Stats:     7 lines in 4 files changed: 3 ins; 2 del; 2 mod

8350774: Generated test-<testname> targets broken after JDK-8348998

Reviewed-by: erikj

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

PR: https://git.openjdk.org/jdk/pull/24391


More information about the build-dev mailing list