> On May 20, 2025, at 4:13 AM, Michael Hall <mik3h...@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.