On Wed, 2 Dec 2020 17:34:00 GMT, Anton Kozlov <[email protected]> wrote:

> Please review a small change that replaces use of objc_msgSend_stret in macOS 
> platform code with pure ObjC code. It's also a prerequisite for macOS/AArch64 
> support, where objc_msgSend_stret is not available.

This pull request has now been integrated.

Changeset: d4c7db50
Author:    Anton Kozlov <[email protected]>
Committer: Vladimir Kempik <[email protected]>
URL:       https://git.openjdk.java.net/jdk/commit/d4c7db50
Stats:     9 lines in 1 file changed: 5 ins; 0 del; 4 mod

8257620: Do not use objc_msgSend_stret to get macOS version

Reviewed-by: ihse, rriggs

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

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

Reply via email to