On Sat, 23 May 2026 01:12:25 GMT, Alexander Matveev <[email protected]> wrote:
> - To avoid issues with `osascript` timeouts during testing DMG Script from > `jpackage` will be overwritten by no-op script. > - If -Djpackage.test.SQETest=yes is specified DMG script will not be > overwritten. > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). test/jdk/tools/jpackage/helpers/jdk/jpackage/test/JPackageCommand.java line 2056: > 2054: // wants it. > 2055: return; > 2056: } I'd rather check the resource directory before deriving the script name. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31265#discussion_r3304821227
