Integrated: 8344383: Include ZipArchive and JarArchive directly
Magnus Ihse Bursie
ihse at openjdk.org
Mon Nov 18 11:33:50 UTC 2024
On Mon, 18 Nov 2024 10:06:05 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Some makefiles include JavaCompilation.gmk when they really want to include ZipArchive.gmk. (Currently, JavaCompilation.gmk includes ZipArchive.gmk indirectly to keep backwards compatibility from when these were implemented in the same file.)
>
> Also, all files that calls SetupJarArchive should include JarArchive.gmk directly.
This pull request has now been integrated.
Changeset: 5eb0733f
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5eb0733f5f4652751214dac5af51c1812e0925e6
Stats: 6 lines in 3 files changed: 2 ins; 1 del; 3 mod
8344383: Include ZipArchive and JarArchive directly
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/22194
More information about the build-dev
mailing list