RFR: 8351073: [macos] jpackage produces invalid Java runtime DMG bundles

Michael Hall mik3hall at gmail.com
Tue May 20 09:27:57 UTC 2025



> On May 20, 2025, at 4:13 AM, Michael Hall <mik3hall at gmail.com> wrote:
> 
> The runtime images that you get with make images doesn’t work for applications. 

I might be misremembering on this. It might be useable as a runtime image to embed in applications with jpackage?
It is not valid as a system runtime image that can be installed into JavaVirtualMachines and become the default system runtime for command line and applications.
This would sort of seem the purpose of a jpackage option that allows putting a runtime into a dmg that can be drag and drop installed into JavaVirtualMachines. 
It should be a valid runtime for this purpose. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20250520/6f939fb1/attachment.htm>


More information about the core-libs-dev mailing list