Integrated: 8326375: [REDO] Clean up NativeCompilation.gmk and its newly created parts
Magnus Ihse Bursie
ihse at openjdk.org
Wed Feb 21 13:46:59 UTC 2024
On Wed, 21 Feb 2024 11:36:34 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> This is a redo of [JDK-8325963](https://bugs.openjdk.org/browse/JDK-8325963). The original patch caused problems on the Oracle internal CI system, and was backed out.
>
> The difference in this patch is that `GetEntitlementsFile` can now work stand-alone if called from a custom makefile. This can be seen in a [separate commit](https://github.com/openjdk/jdk/pull/17946/commits/394bb7c2994b59e1cf977fc5e664643d0a365f78) for ease of reviewing.
This pull request has now been integrated.
Changeset: 33834b7d
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/33834b7d14de8cca1587d8405d13aec669b6cc23
Stats: 374 lines in 6 files changed: 127 ins; 122 del; 125 mod
8326375: [REDO] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/17946
More information about the build-dev
mailing list