<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Feb 27, 2025, at 11:47 AM, Michael Hall <mik3hall@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><meta charset="UTF-8"><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Now, mostly about how the JavaVirtualMachines MacOS specific JRE’s might be built.</span></div></blockquote></div><br><div>Copied the MacOS directory and Info.plist file from another JavaVirtualMachines bundle. </div><div><br></div><div>Updated the Info.plist version settings from the prior version to jdk 25.</div><div><br></div><div><div>java -version</div><div>openjdk version "25-internal" 2025-09-16</div><div>OpenJDK Runtime Environment (build 25-internal-adhoc.mjh.jdk)</div><div>OpenJDK 64-Bit Server VM (build 25-internal-adhoc.mjh.jdk, mixed mode)</div></div><div><br></div><div>So the above mystery is solved. Those files are sufficient for a Mac JavaVirtualMachines ready JRE. </div><div>The version settings in the Info.plist must determine how it selects the latest and greatest.</div><div><br></div><div>There is no _CodeSignature file. I’m not sure what that might impact. A codesign command could probably be figured out.</div><div><br></div><div>So, there are really no jpackage concerns.</div><div><br></div><div>For an assist on --runtime-image for JavaVirtualMachines ready copies an enhancement could be provide these files and maybe do the codesign, if the provided runtime seems to need them.</div><div><br></div><div>Thanks again.</div><div><br></div><div>Mike</div><div> </div><div><br></div><div> </div><div><br></div><div><br></div></body></html>