RFR: 8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch
Erik Joelsson
erikj at openjdk.java.net
Wed Apr 7 18:32:31 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.
So that's where that warning came from!
I don't think the comment needs to mention the warning. Otherwise this looks good to me.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3379
More information about the build-dev
mailing list