reducing the size of multi-architecture applications

Alan Snyder javalists at cbfiddle.com
Thu Mar 7 21:39:34 UTC 2024


That could be done, but it would require more work with no obvious benefit.

Only the Java launcher needs to be universal from the perspective of the OS.




> On Mar 7, 2024, at 1:24 PM, Michael Hall <mik3hall at gmail.com> wrote:
> 
> 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/5ea371cc/attachment.htm>


More information about the core-libs-dev mailing list