Integrated: 8291454: Missing check for JLI C runtime library in CoreLibraries.gmk

Julian Waters jwaters at openjdk.org
Mon Aug 8 12:20:34 UTC 2022


On Thu, 28 Jul 2022 02:20:26 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> CoreLibraries.gmk is missing a check for MSVCR_DLL. This results in a defined, but empty macro in libjli if it is not defined in the build system, which is incorrect

This pull request has now been integrated.

Changeset: 8a804f65
Author:    Julian Waters <jwaters at openjdk.org>
Committer: Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a804f653d21e6e0ed4c1df48a14aa7ad3876dbe
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

8291454: Missing check for JLI C runtime library in CoreLibraries.gmk

Reviewed-by: erikj, ihse

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

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



More information about the build-dev mailing list