reducing the size of multi-architecture applications

Michael Hall mik3hall at gmail.com
Thu Mar 7 21:24:21 UTC 2024


Not directly in response to your prior. But curious, are you doing something like described here?

https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary

If not why not?

It indicates

> For universal binaries, the system prefers to execute the slice that is native to the current platform. 

Isn’t that saying the OS will just do the right thing? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240307/1918923a/attachment-0001.htm>


More information about the core-libs-dev mailing list