RFR: 8257620: Do not use objc_msgSend_stret to get macOS version
    Anton Kozlov 
    akozlov at openjdk.java.net
       
    Thu Dec  3 06:52:55 UTC 2020
    
    
  
On Wed, 2 Dec 2020 22:04:17 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
>> We are indeed missing the macos-version-min argument when linking libjvm.dylib. This is a bug.
>
> Filed https://bugs.openjdk.java.net/browse/JDK-8257633
Thanks for taking care of those issues. To be clear, there is no real need to bump the version for this PR, 10.9 is fine. This PR just proposes another way to implement the workaround for 10.9.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1569
    
    
More information about the build-dev
mailing list