<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 26, 2025, at 8:51 PM, Michael Hall <mik3hall@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><meta charset="UTF-8"><br 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;"><br 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;"><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">On Feb 26, 2025, at 8:36 PM, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:<br><br>On Wed, 26 Feb 2025 23:27:46 GMT, Michael Hall <mik3hall@gmail.com> wrote:<br><br><blockquote type="cite">My opinion would still be that the warning should always be used since the parameter isn?t valid in this usage and not doing anything. If my understanding is in fact correct. Not a strong objection though.<br></blockquote><br>Understood. We don't have common ground here, but given you don't have a strong objection, I'll proceed with the change as is unless somebody speaks out in the next couple of days.<br><br><blockquote type="cite">I copied my current /Library/Java/JavaVirtualMachines/jdk-22.0.1.jdk to a rt directory and ran?<br></blockquote><br>What version of jackage did you use?<br><br></blockquote><br 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;"><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;">jpackage --version</span><br 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;"><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;">22.0.1</span></div></blockquote></div><br><div>Verbose shows…</div><div><br></div><div><div> Running /usr/bin/osascript</div><div>[20:53:15.974] Command [PID: 63430]:</div><div>    /usr/bin/osascript /var/folders/mp/64527rf1501726r7t53qpx0w0000gn/T/jdk.jpackage8494515577643747753/config/rt-dmg-setup.scpt</div><div>[20:53:15.974] Output:</div><div>    /var/folders/mp/64527rf1501726r7t53qpx0w0000gn/T/jdk.jpackage8494515577643747753/config/rt-dmg-setup.scpt:2769:2798: execution error: Finder got an error: {container window of disk "rt"} doesn’t understand the “close” message. (-1708)</div><div>[20:53:15.974] Returned: 1</div><div><br></div><div>[20:53:15.975] java.io.IOException: Command [/usr/bin/osascript, /var/folders/mp/64527rf1501726r7t53qpx0w0000gn/T/jdk.jpackage8494515577643747753/config/rt-dmg-setup.scpt] exited with 1 code</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at jdk.jpackage/jdk.jpackage.internal.Executor.executeExpectSuccess(Executor.java:90)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>at jdk.jpackage/jdk.jpackage.internal.IOUtils.exec(IOUtils.java:229)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.internal.IOUtils.exec(IOUtils.java:207)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.internal.IOUtils.exec(IOUtils.java:186)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.internal.MacDmgBundler.buildDMG(MacDmgBundler.java:403)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.internal.MacDmgBundler.bundle(MacDmgBundler.java:90)</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>at jdk.jpackage/jdk.jpackage.internal.MacDmgBundler.execute(MacDmgBundler.java:578)</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>at jdk.jpackage/jdk.jpackage.internal.Arguments.generateBundle(Arguments.java:714)</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>at jdk.jpackage/jdk.jpackage.internal.Arguments.processArguments(Arguments.java:561)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.main.Main.execute(Main.java:92)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at jdk.jpackage/jdk.jpackage.main.Main.main(Main.java:53)</div></div><div><br></div></body></html>