> On May 19, 2025, at 7:53 PM, Alexander Matveev <almat...@openjdk.org> wrote:
> 
> Fixed jpackage to produce valid Java runtimes based on description below:
> 
> Definitions:


Thanks for the follow-up.

To the comments on the issue of would it be useful for jpackage to do this. 

The runtime images that you get with make images doesn’t work for applications. 
So it can’t be used to test applications. I assume your changes make that 
possible. How often you might want to test 
jdk builds against applications I don’t know.  

Validation again seemed to me to be important. In trying this out I attempted 
different ways to use the —runtime-image parameter. All of them succeeded in 
creating dmg’s but the images were not valid.

Is there some test being added?

Reply via email to