Integrated: 8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch

Lutz Schmidt lucy at openjdk.java.net
Thu Apr 8 13:40:15 UTC 2021


On Wed, 7 Apr 2021 16:32:52 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

> May I please request reviews for this small build fix. It removes a linker warning by adding a assembly-time parameter which was previously missing. The same parameter is used at c++ compile time.

This pull request has now been integrated.

Changeset: 04fa1ed4
Author:    Lutz Schmidt <lucy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/04fa1ed4
Stats:     11 lines in 1 file changed: 10 ins; 0 del; 1 mod

8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch

Reviewed-by: erikj, dcubed, clanger

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

PR: https://git.openjdk.java.net/jdk/pull/3379



More information about the build-dev mailing list